public interface CMSObjectIdentifiers
Modifier and Type | Field and Description |
---|---|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
authenticatedData
PKCS#9: 1.2.840.113549.1.9.16.1.2 -- smime ct authData
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
authEnvelopedData
PKCS#9: 1.2.840.113549.1.9.16.1.23 -- smime ct authEnvelopedData
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
compressedData
PKCS#9: 1.2.840.113549.1.9.16.1.9 -- smime ct compressedData
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
data
PKCS#7: 1.2.840.113549.1.7.1
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
digestedData
PKCS#7: 1.2.840.113549.1.7.5
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
encryptedData
PKCS#7: 1.2.840.113549.1.7.6
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
envelopedData
PKCS#7: 1.2.840.113549.1.7.3
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
id_alg
1.3.6.1.5.5.7.6
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
id_alg_cek_hkdf_sha256
id-alg-cek-hkdf-sha256 OBJECT IDENTIFIER ::= { iso(1) member-body(2)
us(840) rsadsi(113549) pkcs(1) pkcs-9(9) smime(16) alg(3) 31 }
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
id_ecdsa_with_shake128 |
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
id_ecdsa_with_shake256 |
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
id_ori
OtherRecipientInfo types
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
id_ori_kem |
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
id_ri
The other Revocation Info arc
id-ri OBJECT IDENTIFIER ::= { iso(1) identified-organization(3)
dod(6) internet(1) security(5) mechanisms(5) pkix(7) ri(16) }
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
id_ri_ocsp_response
1.3.6.1.5.5.7.16.2
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
id_ri_scvp
1.3.6.1.5.5.7.16.4
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
id_RSASSA_PSS_SHAKE128 |
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
id_RSASSA_PSS_SHAKE256 |
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
signedAndEnvelopedData
PKCS#7: 1.2.840.113549.1.7.4
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
signedData
PKCS#7: 1.2.840.113549.1.7.2
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
timestampedData
PKCS#9: 1.2.840.113549.1.9.16.1.31 -- smime ct timestampedData
|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
zlibCompress |
static final org.bouncycastle.asn1.ASN1ObjectIdentifier data
static final org.bouncycastle.asn1.ASN1ObjectIdentifier signedData
static final org.bouncycastle.asn1.ASN1ObjectIdentifier envelopedData
static final org.bouncycastle.asn1.ASN1ObjectIdentifier signedAndEnvelopedData
static final org.bouncycastle.asn1.ASN1ObjectIdentifier digestedData
static final org.bouncycastle.asn1.ASN1ObjectIdentifier encryptedData
static final org.bouncycastle.asn1.ASN1ObjectIdentifier authenticatedData
static final org.bouncycastle.asn1.ASN1ObjectIdentifier compressedData
static final org.bouncycastle.asn1.ASN1ObjectIdentifier authEnvelopedData
static final org.bouncycastle.asn1.ASN1ObjectIdentifier timestampedData
static final org.bouncycastle.asn1.ASN1ObjectIdentifier zlibCompress
static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_ri
id-ri OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) ri(16) }
static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_ri_ocsp_response
static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_ri_scvp
static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_alg
static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_RSASSA_PSS_SHAKE128
static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_RSASSA_PSS_SHAKE256
static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_ecdsa_with_shake128
static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_ecdsa_with_shake256
static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_ori
static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_ori_kem
static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_alg_cek_hkdf_sha256