Uses of Class
org.bouncycastle.cert.crmf.PKIArchiveControl
-
Packages that use PKIArchiveControl Package Description org.bouncycastle.cert.crmf Basic support package for handling and creating CRMF (RFC 4211) certificate request messages. -
-
Uses of PKIArchiveControl in org.bouncycastle.cert.crmf
Methods in org.bouncycastle.cert.crmf that return PKIArchiveControl Modifier and Type Method Description PKIArchiveControl
PKIArchiveControlBuilder. build(OutputEncryptor contentEncryptor)
Build the PKIArchiveControl using the passed in encryptor to encrypt its contents.
-