Package org.bouncycastle.cert.crmf
Basic support package for handling and creating CRMF (RFC 4211) certificate request messages.
-
Interface Summary Interface Description Control Generic interface for a CertificateRequestMessage control value.EncryptedValuePadder An encrypted value padder is used to make sure that prior to a value been encrypted the data is padded to a standard length.PKMACValuesCalculator ValueDecryptorGenerator -
Class Summary Class Description AuthenticatorControl Carrier for an authenticator control.CertificateRequestMessage Carrier for a CRMF CertReqMsg.CertificateRequestMessageBuilder EncryptedValueBuilder Builder for EncryptedValue structures.EncryptedValueParser Parser for EncryptedValue structures.PKIArchiveControl Carrier for a PKIArchiveOptions structure.PKIArchiveControlBuilder Builder for a PKIArchiveControl structure.PKMACBuilder ProofOfPossessionSigningKeyBuilder RegTokenControl Carrier for a registration token control. -
Exception Summary Exception Description CRMFException CRMFRuntimeException