Uses of Class
org.bouncycastle.asn1.crmf.EncryptedKey
-
Packages that use EncryptedKey Package Description org.bouncycastle.asn1.crmf Classes and object identifiers specific to RFC 4211 "Internet X.509 Public Key Infrastructure Certificate Request Message Format (CRMF)." -
-
Uses of EncryptedKey in org.bouncycastle.asn1.crmf
Methods in org.bouncycastle.asn1.crmf that return EncryptedKey Modifier and Type Method Description static EncryptedKey
EncryptedKey. getInstance(java.lang.Object o)
Constructors in org.bouncycastle.asn1.crmf with parameters of type EncryptedKey Constructor Description PKIArchiveOptions(EncryptedKey encKey)
-