Uses of Class
org.bouncycastle.asn1.crmf.EncryptedValue
Packages that use EncryptedValue
Package
Description
Support classes useful for encoding and supporting PKIX-CMP as described RFC 2510.
Classes and object identifiers specific to RFC 4211 "Internet X.509 Public Key Infrastructure Certificate Request Message Format (CRMF)."
-
Uses of EncryptedValue in org.bouncycastle.asn1.cmp
Methods in org.bouncycastle.asn1.cmp that return EncryptedValueModifier and TypeMethodDescriptionCertOrEncCert.getEncryptedCert()
CertifiedKeyPair.getPrivateKey()
Constructors in org.bouncycastle.asn1.cmp with parameters of type EncryptedValueModifierConstructorDescriptionCertifiedKeyPair
(CertOrEncCert certOrEncCert, EncryptedValue privateKey, PKIPublicationInfo publicationInfo) CertOrEncCert
(EncryptedValue encryptedCert) -
Uses of EncryptedValue in org.bouncycastle.asn1.crmf
Methods in org.bouncycastle.asn1.crmf that return EncryptedValueConstructors in org.bouncycastle.asn1.crmf with parameters of type EncryptedValue