Package org.bouncycastle.asn1.est
package org.bouncycastle.asn1.est
Support classes for Enrollment over Secure Transport (EST) - RFC 7030.
-
ClassesClassDescriptionAttrOrOID ::= CHOICE (oid OBJECT IDENTIFIER, attribute Attribute }CsrAttrs ::= SEQUENCE SIZE (0..MAX) OF AttrOrOIDRFC 7894 §3.3
estIdentityLinkingattribute: an unambiguous replacement for the overloaded PKCS#9challengePasswordattribute when used to convey thetls-uniquevalue linking the certificate request to the authenticated TLS session per RFC 7030 §3.5.RFC 7894 §3.1otpChallengeattribute: a one-time password value conveyed as part of a CSR request.RFC 7894 §3.2revocationChallengeattribute: an unambiguous replacement for the overloaded PKCS#9challengePasswordattribute when its semantic is the original RFC 2985 certificate-revocation password.