Modifier and Type | Class and Description |
---|---|
class |
DERObjectIdentifier
Deprecated.
Use ASN1ObjectIdentifier instead of this,
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
ASN1ObjectIdentifier.branch(String branchID)
Return an OID that creates a branch under the current one.
|
ASN1ObjectIdentifier |
DERExternal.getDirectReference()
Returns the direct reference of the external element
|
static ASN1ObjectIdentifier |
ASN1ObjectIdentifier.getInstance(ASN1TaggedObject obj,
boolean explicit)
return an Object Identifier from a tagged object.
|
static ASN1ObjectIdentifier |
ASN1ObjectIdentifier.getInstance(Object obj)
return an OID from the passed in object
|
ASN1ObjectIdentifier |
ASN1ObjectIdentifier.intern()
Intern will return a reference to a pooled version of this object, unless it
is not present in which case intern will add it.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ASN1ObjectIdentifier.on(ASN1ObjectIdentifier stem)
Return true if this oid is an extension of the passed in branch, stem.
|
Constructor and Description |
---|
DERExternal(ASN1ObjectIdentifier directReference,
ASN1Integer indirectReference,
ASN1Primitive dataValueDescriptor,
DERTaggedObject externalData)
Creates a new instance of DERExternal
See X.690 for more informations about the meaning of these parameters
|
DERExternal(ASN1ObjectIdentifier directReference,
ASN1Integer indirectReference,
ASN1Primitive dataValueDescriptor,
int encoding,
ASN1Primitive externalData)
Creates a new instance of DERExternal.
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
ANSSIObjectIdentifiers.FRP256v1 |
Modifier and Type | Method and Description |
---|---|
static ASN1ObjectIdentifier |
ANSSINamedCurves.getOID(String name)
return the object identifier signified by the passed in name.
|
Modifier and Type | Method and Description |
---|---|
static X9ECParameters |
ANSSINamedCurves.getByOID(ASN1ObjectIdentifier oid)
return the X9ECParameters object for the named curve represented by
the passed in object identifier.
|
static String |
ANSSINamedCurves.getName(ASN1ObjectIdentifier oid)
return the named curve name represented by the given object identifier.
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc
iso.org.dod.internet.private.enterprise.legion-of-the-bouncy-castle
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_exch
key_exchange(3) algorithms
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe
pbe(1) algorithms
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha1
SHA-1(1)
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha1_pkcs12
SHA-1.PKCS12; 1.3.6.1.4.1.22554.1.1.2
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha1_pkcs12_aes128_cbc
1.3.6.1.4.1.22554.1.1.2.1.2
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha1_pkcs12_aes192_cbc
1.3.6.1.4.1.22554.1.1.2.1.22
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha1_pkcs12_aes256_cbc
1.3.6.1.4.1.22554.1.1.2.1.42
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha1_pkcs5
SHA-1.PKCS5; 1.3.6.1.4.1.22554.1.1.1
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha224
SHA-2.SHA-224; 1.3.6.1.4.1.22554.1.2.4
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha256
SHA-2.SHA-256; 1.3.6.1.4.1.22554.1.2.1
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha256_pkcs12
SHA-256.PKCS12; 1.3.6.1.4.1.22554.1.2.1.2
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha256_pkcs12_aes128_cbc
1.3.6.1.4.1.22554.1.1.2.2.2
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha256_pkcs12_aes192_cbc
1.3.6.1.4.1.22554.1.1.2.2.22
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha256_pkcs12_aes256_cbc
1.3.6.1.4.1.22554.1.1.2.2.42
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha256_pkcs5
SHA-256.PKCS12; 1.3.6.1.4.1.22554.1.2.1.1
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha384
SHA-2.SHA-384; 1.3.6.1.4.1.22554.1.2.2
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_pbe_sha512
SHA-2.SHA-512; 1.3.6.1.4.1.22554.1.2.3
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.bc_sig
signature(2) algorithms
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.newHope
NewHope
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.sphincs256
Sphincs-256
|
static ASN1ObjectIdentifier |
BCObjectIdentifiers.sphincs256_with_BLAKE512 |
static ASN1ObjectIdentifier |
BCObjectIdentifiers.sphincs256_with_SHA3_512 |
static ASN1ObjectIdentifier |
BCObjectIdentifiers.sphincs256_with_SHA512 |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
SecretKeyData.getKeyAlgorithm() |
Constructor and Description |
---|
SecretKeyData(ASN1ObjectIdentifier keyAlgorithm,
byte[] keyBytes) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
BSIObjectIdentifiers.bsi_de |
static ASN1ObjectIdentifier |
BSIObjectIdentifiers.ecdsa_plain_RIPEMD160 |
static ASN1ObjectIdentifier |
BSIObjectIdentifiers.ecdsa_plain_SHA1 |
static ASN1ObjectIdentifier |
BSIObjectIdentifiers.ecdsa_plain_SHA224 |
static ASN1ObjectIdentifier |
BSIObjectIdentifiers.ecdsa_plain_SHA256 |
static ASN1ObjectIdentifier |
BSIObjectIdentifiers.ecdsa_plain_SHA384 |
static ASN1ObjectIdentifier |
BSIObjectIdentifiers.ecdsa_plain_SHA512 |
static ASN1ObjectIdentifier |
BSIObjectIdentifiers.ecdsa_plain_signatures |
static ASN1ObjectIdentifier |
BSIObjectIdentifiers.id_ecc |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.ct_encKeyWithID
1.2.840.113549.1.9.16.1.21
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.dhBasedMac
id-DHBasedMac OBJECT IDENTIFIER ::= {1 2 840 113533 7 66 30}
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.id_pkip
RFC 4211: it-pkip: PKIX.5 = 1.3.6.1.5.5.7.5
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.id_regCtrl
RFC 4211: it-regCtrl: 1.3.6.1.5.5.7.5.1
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.id_regInfo
RFC 4211: it-regInfo: 1.3.6.1.5.5.7.5.2
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.it_caKeyUpdateInfo
RFC 4120: 1.3.6.1.5.5.7.4.5
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.it_caProtEncCert
RFC 4120: 1.3.6.1.5.5.7.4.1
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.it_confirmWaitTime
RFC 4120: 1.3.6.1.5.5.7.4.14
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.it_currentCRL
RFC 4120: 1.3.6.1.5.5.7.4.6
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.it_encKeyPairTypes
RFC 4120: 1.3.6.1.5.5.7.4.3
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.it_implicitConfirm
RFC 4120: 1.3.6.1.5.5.7.4.13
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.it_keyPairParamRep
RFC 4120: 1.3.6.1.5.5.7.4.11
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.it_keyPairParamReq
RFC 4120: 1.3.6.1.5.5.7.4.10
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.it_origPKIMessage
RFC 4120: 1.3.6.1.5.5.7.4.15
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.it_preferredSymAlg
RFC 4120: 1.3.6.1.5.5.7.4.4
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.it_revPassphrase
RFC 4120: 1.3.6.1.5.5.7.4.12
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.it_signKeyPairTypes
RFC 4120: 1.3.6.1.5.5.7.4.2
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.it_suppLangTags
RFC 4120: 1.3.6.1.5.5.7.4.16
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.it_unsupportedOIDs
RFC 4120: 1.3.6.1.5.5.7.4.7
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.passwordBasedMac
id-PasswordBasedMac OBJECT IDENTIFIER ::= {1 2 840 113533 7 66 13}
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.regCtrl_altCertTemplate
From RFC4210:
id-regCtrl-altCertTemplate OBJECT IDENTIFIER ::= {id-regCtrl 7}; 1.3.6.1.5.5.7.1.7
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.regCtrl_authenticator
1.3.6.1.5.5.7.5.1.2
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.regCtrl_oldCertID
1.3.6.1.5.5.7.5.1.5
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.regCtrl_pkiArchiveOptions
1.3.6.1.5.5.7.5.1.4
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.regCtrl_pkiPublicationInfo
1.3.6.1.5.5.7.5.1.3
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.regCtrl_protocolEncrKey
1.3.6.1.5.5.7.5.1.6
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.regCtrl_regToken
1.3.6.1.5.5.7.5.1.1
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.regInfo_certReq
RFC 4211: it-regInfo-certReq: 1.3.6.1.5.5.7.5.2.1
|
static ASN1ObjectIdentifier |
CMPObjectIdentifiers.regInfo_utf8Pairs
RFC 4211: it-regInfo-utf8Pairs: 1.3.6.1.5.5.7.5.2.1
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
InfoTypeAndValue.getInfoType() |
Constructor and Description |
---|
InfoTypeAndValue(ASN1ObjectIdentifier infoType) |
InfoTypeAndValue(ASN1ObjectIdentifier infoType,
ASN1Encodable optionalValue) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
CMSObjectIdentifiers.authenticatedData
PKCS#9: 1.2.840.113549.1.9.16.1.2 -- smime ct authData
|
static ASN1ObjectIdentifier |
CMSObjectIdentifiers.authEnvelopedData
PKCS#9: 1.2.840.113549.1.9.16.1.23 -- smime ct authEnvelopedData
|
static ASN1ObjectIdentifier |
CMSAttributes.cmsAlgorithmProtect |
static ASN1ObjectIdentifier |
CMSObjectIdentifiers.compressedData
PKCS#9: 1.2.840.113549.1.9.16.1.9 -- smime ct compressedData
|
static ASN1ObjectIdentifier |
CMSAttributes.contentHint
PKCS#9: 1.2.840.113549.1.9.16.6.2.4 - See RFC 2634
|
static ASN1ObjectIdentifier |
CMSAttributes.contentType
PKCS#9: 1.2.840.113549.1.9.3
|
static ASN1ObjectIdentifier |
CMSAttributes.counterSignature
PKCS#9: 1.2.840.113549.1.9.6
|
static ASN1ObjectIdentifier |
CMSObjectIdentifiers.data
PKCS#7: 1.2.840.113549.1.7.1
|
static ASN1ObjectIdentifier |
CMSObjectIdentifiers.digestedData
PKCS#7: 1.2.840.113549.1.7.5
|
static ASN1ObjectIdentifier |
CMSObjectIdentifiers.encryptedData
PKCS#7: 1.2.840.113549.1.7.6
|
static ASN1ObjectIdentifier |
CMSObjectIdentifiers.envelopedData
PKCS#7: 1.2.840.113549.1.7.3
|
static ASN1ObjectIdentifier |
CMSObjectIdentifiers.id_ri
The other Revocation Info arc
|
static ASN1ObjectIdentifier |
CMSObjectIdentifiers.id_ri_ocsp_response
1.3.6.1.5.5.7.16.2
|
static ASN1ObjectIdentifier |
CMSObjectIdentifiers.id_ri_scvp
1.3.6.1.5.5.7.16.4
|
static ASN1ObjectIdentifier |
CMSAttributes.messageDigest
PKCS#9: 1.2.840.113549.1.9.4
|
static ASN1ObjectIdentifier |
CMSObjectIdentifiers.signedAndEnvelopedData
PKCS#7: 1.2.840.113549.1.7.4
|
static ASN1ObjectIdentifier |
CMSObjectIdentifiers.signedData
PKCS#7: 1.2.840.113549.1.7.2
|
static ASN1ObjectIdentifier |
CMSAttributes.signingTime
PKCS#9: 1.2.840.113549.1.9.5
|
static ASN1ObjectIdentifier |
CMSObjectIdentifiers.timestampedData
PKCS#9: 1.2.840.113549.1.9.16.1.31 -- smime ct timestampedData
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
Attribute.getAttrType() |
ASN1ObjectIdentifier |
EncryptedContentInfo.getContentType() |
ASN1ObjectIdentifier |
ContentInfoParser.getContentType() |
ASN1ObjectIdentifier |
ContentInfo.getContentType() |
ASN1ObjectIdentifier |
EncryptedContentInfoParser.getContentType() |
ASN1ObjectIdentifier |
OtherRevocationInfoFormat.getInfoFormat() |
ASN1ObjectIdentifier |
OtherKeyAttribute.getKeyAttrId() |
ASN1ObjectIdentifier |
OtherRecipientInfo.getType() |
Modifier and Type | Method and Description |
---|---|
AttributeTable |
AttributeTable.add(ASN1ObjectIdentifier attrType,
ASN1Encodable attrValue)
Return a new table with the passed in attribute added.
|
Attribute |
AttributeTable.get(ASN1ObjectIdentifier oid)
Return the first attribute matching the OBJECT IDENTIFIER oid.
|
ASN1EncodableVector |
AttributeTable.getAll(ASN1ObjectIdentifier oid)
Return all the attributes matching the OBJECT IDENTIFIER oid.
|
AttributeTable |
AttributeTable.remove(ASN1ObjectIdentifier attrType) |
Constructor and Description |
---|
Attribute(ASN1ObjectIdentifier attrType,
ASN1Set attrValues) |
ContentInfo(ASN1ObjectIdentifier contentType,
ASN1Encodable content) |
EncryptedContentInfo(ASN1ObjectIdentifier contentType,
AlgorithmIdentifier contentEncryptionAlgorithm,
ASN1OctetString encryptedContent) |
OtherKeyAttribute(ASN1ObjectIdentifier keyAttrId,
ASN1Encodable keyAttr) |
OtherRecipientInfo(ASN1ObjectIdentifier oriType,
ASN1Encodable oriValue) |
OtherRevocationInfoFormat(ASN1ObjectIdentifier otherRevInfoFormat,
ASN1Encodable otherRevInfo) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
CRMFObjectIdentifiers.id_ct_encKeyWithID
1.2.840.113549.1.9.16.1,21
|
static ASN1ObjectIdentifier |
CRMFObjectIdentifiers.id_pkip
1.3.6.1.5.5.7.5
|
static ASN1ObjectIdentifier |
CRMFObjectIdentifiers.id_pkix
1.3.6.1.5.5.7
|
static ASN1ObjectIdentifier |
CRMFObjectIdentifiers.id_regCtrl
1.3.6.1.5.5.7.1
|
static ASN1ObjectIdentifier |
CRMFObjectIdentifiers.id_regCtrl_authenticator
1.3.6.1.5.5.7.1.2
|
static ASN1ObjectIdentifier |
CRMFObjectIdentifiers.id_regCtrl_pkiArchiveOptions
1.3.6.1.5.5.7.1.4
|
static ASN1ObjectIdentifier |
CRMFObjectIdentifiers.id_regCtrl_pkiPublicationInfo
1.3.6.1.5.5.7.1.3
|
static ASN1ObjectIdentifier |
CRMFObjectIdentifiers.id_regCtrl_regToken
1.3.6.1.5.5.7.1.1
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
AttributeTypeAndValue.getType() |
Constructor and Description |
---|
AttributeTypeAndValue(ASN1ObjectIdentifier type,
ASN1Encodable value) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gost_ElSgDH3410_1
Gost R3410-ElSqDH3410-1 OID: 1.2.643.2.2.36.1
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gost_ElSgDH3410_default
Gost R3410-ElSqDH3410-default OID: 1.2.643.2.2.36.0
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.GOST_id
Base OID: 1.2.643.2.2
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR28147_gcfb
Gost R28147 OID: 1.2.643.2.2.21
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3410_2001
Gost R3410-2001 OID: 1.2.643.2.2.19
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_A
{ iso(1) member-body(2)ru(643) rans(2) cryptopro(2) ecc-signs(35) }
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_B
Gost R3410-2001-CryptoPro-B OID: 1.2.643.2.2.35.2
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_C
Gost R3410-2001-CryptoPro-C OID: 1.2.643.2.2.35.3
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_XchA
{ iso(1) member-body(2) ru(643) rans(2) cryptopro(2) ecc-exchanges(36) }
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_XchB
Gost R3410-2001-CryptoPro-XchA OID: 1.2.643.2.2.36.1
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3410_94
Gost R3410-94 OID: 1.2.643.2.2.20
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_A
{ iso(1) member-body(2) ru(643) rans(2) cryptopro(2) signs(32) }
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_B
Gost R3410-94-CryptoPro-B OID: 1.2.643.2.2.32.3
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_C
Gost R3410-94-CryptoPro-C OID: 1.2.643.2.2.32.4
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_D
Gost R3410-94-CryptoPro-D OID: 1.2.643.2.2.32.5
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_XchA
{ iso(1) member-body(2) ru(643) rans(2) cryptopro(2) exchanges(33) }
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_XchB
Gost R3410-94-CryptoPro-XchB OID: 1.2.643.2.2.33.2
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_XchC
Gost R3410-94-CryptoPro-XchC OID: 1.2.643.2.2.33.3
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3411
Gost R3411 OID: 1.2.643.2.2.9
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3411_94_CryptoProParamSet
{ iso(1) member-body(2) ru(643) rans(2) cryptopro(2) hashes(30) }
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3411_94_with_gostR3410_2001
Gost R3411-94-with-R3410-2001 OID: 1.2.643.2.2.3
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3411_94_with_gostR3410_94
Gost R3411-94-with-R3410-94 OID: 1.2.643.2.2.4
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.gostR3411Hmac
Gost R3411 HMAC OID: 1.2.643.2.2.10
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.id_Gost28147_89_CryptoPro_A_ParamSet
Gost R28147-89-CryotoPro-A-ParamSet OID: 1.2.643.2.2.31.1
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.id_Gost28147_89_CryptoPro_B_ParamSet
Gost R28147-89-CryotoPro-B-ParamSet OID: 1.2.643.2.2.31.2
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.id_Gost28147_89_CryptoPro_C_ParamSet
Gost R28147-89-CryotoPro-C-ParamSet OID: 1.2.643.2.2.31.3
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.id_Gost28147_89_CryptoPro_D_ParamSet
Gost R28147-89-CryotoPro-D-ParamSet OID: 1.2.643.2.2.31.4
|
static ASN1ObjectIdentifier |
CryptoProObjectIdentifiers.id_Gost28147_89_CryptoPro_TestParamSet
Gost R28147-89-CryotoPro-A-ParamSet OID: 1.2.643.2.2.31.0
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
GOST3410PublicKeyAlgParameters.getDigestParamSet() |
ASN1ObjectIdentifier |
GOST28147Parameters.getEncryptionParamSet()
Return the OID representing the sBox to use.
|
ASN1ObjectIdentifier |
GOST3410PublicKeyAlgParameters.getEncryptionParamSet() |
static ASN1ObjectIdentifier |
ECGOST3410NamedCurves.getOID(String name) |
static ASN1ObjectIdentifier |
GOST3410NamedParameters.getOID(String name) |
ASN1ObjectIdentifier |
GOST3410PublicKeyAlgParameters.getPublicKeyParamSet() |
Modifier and Type | Method and Description |
---|---|
static ECDomainParameters |
ECGOST3410NamedCurves.getByOID(ASN1ObjectIdentifier oid)
return the ECDomainParameters object for the given OID, null if it
isn't present.
|
static GOST3410ParamSetParameters |
GOST3410NamedParameters.getByOID(ASN1ObjectIdentifier oid)
return the GOST3410ParamSetParameters object for the given OID, null if it
isn't present.
|
static String |
ECGOST3410NamedCurves.getName(ASN1ObjectIdentifier oid)
return the named curve name represented by the given object identifier.
|
Constructor and Description |
---|
GOST3410PublicKeyAlgParameters(ASN1ObjectIdentifier publicKeyParamSet,
ASN1ObjectIdentifier digestParamSet) |
GOST3410PublicKeyAlgParameters(ASN1ObjectIdentifier publicKeyParamSet,
ASN1ObjectIdentifier digestParamSet,
ASN1ObjectIdentifier encryptionParamSet) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
DVCSObjectIdentifiers.id_aa_dvcs_dvc
SMIME DataValidation certificate attribute id-aa-dvcs-dvc; OID: 1.2.840.113549.1.9.16.2,29
|
static ASN1ObjectIdentifier |
DVCSObjectIdentifiers.id_ad_dvcs
Authority Information Access for DVCS; id-ad-dcvs; OID: 1.3.6.1.5.5.7.48.4
|
static ASN1ObjectIdentifier |
DVCSObjectIdentifiers.id_ct_DVCSRequestData
SMIME eContentType id-ct-DVCSRequestData; OID: 1.2.840.113549.1.9.16.1.7
|
static ASN1ObjectIdentifier |
DVCSObjectIdentifiers.id_ct_DVCSResponseData
SMIME eContentType id-ct-DVCSResponseData; OID: 1.2.840.113549.1.9.16.1.8
|
static ASN1ObjectIdentifier |
DVCSObjectIdentifiers.id_kp_dvcs
Key Purpose for DVCS; id-kp-dvcs; OID: 1.3.6.1.5.5.7.3.10
|
static ASN1ObjectIdentifier |
DVCSObjectIdentifiers.id_pkix
Base OID id-pkix: 1.3.6.1.5.5.7
|
static ASN1ObjectIdentifier |
DVCSObjectIdentifiers.id_smime
Base OID id-smime: 1.2.840.113549.1.9.16
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.bsi_de
bsi-de OBJECT IDENTIFIER ::= {
itu-t(0) identified-organization(4) etsi(0)
reserved(127) etsi-identified-organization(0) 7
}
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_CA
id-CA OBJECT IDENTIFIER ::= {
bsi-de protocols(2) smartcard(2) 3
}
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_CA_DH
OID: 0.4.0.127.0.7.2.2.3.1
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_CA_DH_3DES_CBC_CBC
OID: 0.4.0.127.0.7.2.2.3.1.1
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_CA_ECDH
OID: 0.4.0.127.0.7.2.2.3.2
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_CA_ECDH_3DES_CBC_CBC
OID: 0.4.0.127.0.7.2.2.3.2.1
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_EAC_ePassport
id-EAC-ePassport OBJECT IDENTIFIER ::= {
bsi-de applications(3) mrtd(1) roles(2) 1
}
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_PK
id-PK OBJECT IDENTIFIER ::= {
bsi-de protocols(2) smartcard(2) 1
}
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_PK_DH
OID: 0.4.0.127.0.7.2.2.1.1
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_PK_ECDH
OID: 0.4.0.127.0.7.2.2.1.2
|
static ASN1ObjectIdentifier |
CertificateHolderAuthorization.id_role_EAC |
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_TA
id-TA OBJECT IDENTIFIER ::= {
bsi-de protocols(2) smartcard(2) 2
}
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_TA_ECDSA
OID: 0.4.0.127.0.7.2.2.2.2
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_TA_ECDSA_SHA_1
OID: 0.4.0.127.0.7.2.2.2.2.1
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_TA_ECDSA_SHA_224
OID: 0.4.0.127.0.7.2.2.2.2.2
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_TA_ECDSA_SHA_256
OID: 0.4.0.127.0.7.2.2.2.2.3
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_TA_ECDSA_SHA_384
OID: 0.4.0.127.0.7.2.2.2.2.4
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_TA_ECDSA_SHA_512
OID: 0.4.0.127.0.7.2.2.2.2.5
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_TA_RSA
OID: 0.4.0.127.0.7.2.2.2.1
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_TA_RSA_PSS_SHA_1
OID: 0.4.0.127.0.7.2.2.2.1.3
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_TA_RSA_PSS_SHA_256
OID: 0.4.0.127.0.7.2.2.2.1.4
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_TA_RSA_PSS_SHA_512
OID: 0.4.0.127.0.7.2.2.2.1.6
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_TA_RSA_v1_5_SHA_1
OID: 0.4.0.127.0.7.2.2.2.1.1
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_TA_RSA_v1_5_SHA_256
OID: 0.4.0.127.0.7.2.2.2.1.2
|
static ASN1ObjectIdentifier |
EACObjectIdentifiers.id_TA_RSA_v1_5_SHA_512
OID: 0.4.0.127.0.7.2.2.2.1.5
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
CVCertificate.getHolderAuthorization() |
ASN1ObjectIdentifier |
CertificateHolderAuthorization.getOid() |
ASN1ObjectIdentifier |
RSAPublicKey.getUsage() |
abstract ASN1ObjectIdentifier |
PublicKeyDataObject.getUsage() |
ASN1ObjectIdentifier |
ECDSAPublicKey.getUsage() |
Modifier and Type | Method and Description |
---|---|
ASN1EncodableVector |
ECDSAPublicKey.getASN1EncodableVector(ASN1ObjectIdentifier oid,
boolean publicPointOnly) |
Constructor and Description |
---|
CertificateHolderAuthorization(ASN1ObjectIdentifier oid,
int rights)
create an Iso7816CertificateHolderAuthorization according to the parameters
|
ECDSAPublicKey(ASN1ObjectIdentifier usage,
BigInteger p,
BigInteger a,
BigInteger b,
byte[] basePoint,
BigInteger order,
byte[] publicPoint,
int cofactor) |
ECDSAPublicKey(ASN1ObjectIdentifier usage,
byte[] ppY) |
RSAPublicKey(ASN1ObjectIdentifier usage,
BigInteger modulus,
BigInteger exponent) |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
CommitmentTypeIndication.getCommitmentTypeId() |
ASN1ObjectIdentifier |
CommitmentTypeQualifier.getCommitmentTypeIdentifier() |
ASN1ObjectIdentifier |
OtherRevRefs.getOtherRevRefType() |
ASN1ObjectIdentifier |
OtherRevVals.getOtherRevValType() |
ASN1ObjectIdentifier |
SignaturePolicyId.getSigPolicyId() |
ASN1ObjectIdentifier |
SigPolicyQualifierInfo.getSigPolicyQualifierId() |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
ContentHints.getContentType() |
Constructor and Description |
---|
ContentHints(ASN1ObjectIdentifier contentType) |
ContentHints(ASN1ObjectIdentifier contentType,
DERUTF8String contentDescription) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.CRC
1.3.6.1.4.1.11591.14 -- CRC algorithms
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.CRC32
1.3.6.1.4.1.11591.14,1 -- CRC32
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.digestAlgorithm
1.3.6.1.4.1.11591.12 -- digestAlgorithm
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.encryptionAlgorithm
1.3.6.1.4.1.11591.13 -- encryptionAlgorithm
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.GNU
1.3.6.1.4.1.11591.1 -- used by GNU Radius
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.GnuPG
1.3.6.1.4.1.11591.2 -- used by GNU PG
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.GnuRadar
1.3.6.1.4.1.11591.3 -- GNU Radar
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.notation
1.3.6.1.4.1.11591.2.1 -- notation
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.pkaAddress
1.3.6.1.4.1.11591.2.1.1 -- pkaAddress
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.Serpent
1.3.6.1.4.1.11591.13.2 -- Serpent
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.Serpent_128_CBC
1.3.6.1.4.1.11591.13.2.2 -- Serpent-128-CBC
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.Serpent_128_CFB
1.3.6.1.4.1.11591.13.2.4 -- Serpent-128-CFB
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.Serpent_128_ECB
1.3.6.1.4.1.11591.13.2.1 -- Serpent-128-ECB
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.Serpent_128_OFB
1.3.6.1.4.1.11591.13.2.3 -- Serpent-128-OFB
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.Serpent_192_CBC
1.3.6.1.4.1.11591.13.2.22 -- Serpent-192-CCB
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.Serpent_192_CFB
1.3.6.1.4.1.11591.13.2.24 -- Serpent-192-CFB
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.Serpent_192_ECB
1.3.6.1.4.1.11591.13.2.21 -- Serpent-192-ECB
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.Serpent_192_OFB
1.3.6.1.4.1.11591.13.2.23 -- Serpent-192-OFB
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.Serpent_256_CBC
1.3.6.1.4.1.11591.13.2.42 -- Serpent-256-CBC
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.Serpent_256_CFB
1.3.6.1.4.1.11591.13.2.44 -- Serpent-256-CFB
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.Serpent_256_ECB
1.3.6.1.4.1.11591.13.2.41 -- Serpent-256-ECB
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.Serpent_256_OFB
1.3.6.1.4.1.11591.13.2.43 -- Serpent-256-OFB
|
static ASN1ObjectIdentifier |
GNUObjectIdentifiers.Tiger_192
1.3.6.1.4.1.11591.12.2 -- TIGER/192
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers._private
1.3.6.1.4:
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.directory
1.3.6.1.1: Internet directory: X.500
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.experimental
1.3.6.1.3:
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.hmacMD5
IPSEC ISAKMP-Oakley hmacMD5 OID: 1.3.6.1.5.5.8.1.1
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.hmacRIPEMD160
IPSEC ISAKMP-Oakley hmacRIPEMD160 OID: 1.3.6.1.5.5.8.1.4
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.hmacSHA1
IPSEC ISAKMP-Oakley hmacSHA1 OID: 1.3.6.1.5.5.8.1.2
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.hmacTIGER
IPSEC ISAKMP-Oakley hmacTIGER OID: 1.3.6.1.5.5.8.1.3
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.internet
{ iso(1) identifier-organization(3) dod(6) internet(1) } == IETF defined things
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.ipsec
IPSEC base OID: 1.3.6.1.5.5.8
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.isakmpOakley
IPSEC ISAKMP-Oakley OID: 1.3.6.1.5.5.8.1
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.mail
1.3.6.1.7: mail -- never really used
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.mgmt
1.3.6.1.2: Internet management
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.pkix
PKIX base OID: 1.3.6.1.5.6.6
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.security
1.3.6.1.5: Security services
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.security_mechanisms
IANA security mechanisms; 1.3.6.1.5.5
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.security_nametypes
IANA security nametypes; 1.3.6.1.5.6
|
static ASN1ObjectIdentifier |
IANAObjectIdentifiers.SNMPv2
1.3.6.1.6: SNMPv2 -- never really used
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
ICAOObjectIdentifiers.id_icao
2.23.136
|
static ASN1ObjectIdentifier |
ICAOObjectIdentifiers.id_icao_aaProtocolObject
Active Authentication protocol, see draft TR LDS and PKI Maintenance, par.
|
static ASN1ObjectIdentifier |
ICAOObjectIdentifiers.id_icao_cscaMasterList
CSCA master list, see TR CSCA Countersigning and Master List issuance
|
static ASN1ObjectIdentifier |
ICAOObjectIdentifiers.id_icao_cscaMasterListSigningKey
2.23.136.1.1.3
|
static ASN1ObjectIdentifier |
ICAOObjectIdentifiers.id_icao_documentTypeList
document type list, see draft TR LDS and PKI Maintenance, par.
|
static ASN1ObjectIdentifier |
ICAOObjectIdentifiers.id_icao_extensions
CSCA name change and key reoll-over, see draft TR LDS and PKI Maintenance, par.
|
static ASN1ObjectIdentifier |
ICAOObjectIdentifiers.id_icao_extensions_namechangekeyrollover
2.23.136.1.1.6.1
|
static ASN1ObjectIdentifier |
ICAOObjectIdentifiers.id_icao_ldsSecurityObject
LDS security object, see ICAO Doc 9303-Volume 2-Section IV-A3.2
|
static ASN1ObjectIdentifier |
ICAOObjectIdentifiers.id_icao_mrtd
2.23.136.1
|
static ASN1ObjectIdentifier |
ICAOObjectIdentifiers.id_icao_mrtd_security
2.23.136.1.1
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt
1.3.36.8
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at
1.3.36.8.3
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_additionalInformation
Some other information of non-restrictive nature regarding the usage of
this certificate.
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_admission
Attribute to indicate admissions to certain professions.
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_certHash
Hash of a certificate in OCSP.
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_certInDirSince
SingleOCSPResponse extension: Date, when certificate has been published
in the directory and status information has become available.
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_dateOfCertGen
Certificate extensionDate of certificate generation
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_declarationOfMajority
A declaration of majority.
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_iCCSN
Serial number of the smart card containing the corresponding private key
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_liabilityLimitationFlag
Indicates that an attribute certificate exists, which limits the
usability of this public key certificate.
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_monetaryLimit
Monetary limit for transactions.
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_nameAtBirth
NameAtBirth ::= DirectoryString(SIZE(1..64)
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_namingAuthorities
Base ObjectIdentifier for naming authorities
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_PKReference
Reference for a file of a smartcard that stores the public key of this
certificate and that is used as "security anchor".
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_procuration
Attribute to indicate that the certificate holder may sign in the name of
a third person.
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_requestedCertificate
SingleOCSPResponse extension: The certificate requested by the client by
inserting the RetrieveIfAllowed extension in the request, will be
returned in this extension.
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_restriction
Some other restriction regarding the usage of this certificate.
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_at_retrieveIfAllowed
(Single)Request extension: Clients may include this extension in a
(single) Request to request the responder to send the certificate in the
response message along with the status information.
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_cp
1.3.36.8.1
|
static ASN1ObjectIdentifier |
ISISMTTObjectIdentifiers.id_isismtt_cp_accredited
The id-isismtt-cp-accredited OID indicates that the certificate is a
qualified certificate according to Directive 1999/93/EC of the European
Parliament and of the Council of 13 December 1999 on a Community
Framework for Electronic Signatures, which additionally conforms the
special requirements of the SigG and has been issued by an accredited CA.
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
NamingAuthority.id_isismtt_at_namingAuthorities_RechtWirtschaftSteuern
Profession OIDs should always be defined under the OID branch of the
responsible naming authority.
|
static ASN1ObjectIdentifier |
ProfessionInfo.Notar
Notar
|
static ASN1ObjectIdentifier |
ProfessionInfo.Notariatsverwalter
Notariatsverwalter
|
static ASN1ObjectIdentifier |
ProfessionInfo.Notariatsverwalterin
Notariatsverwalterin
|
static ASN1ObjectIdentifier |
ProfessionInfo.Notarin
Notarin
|
static ASN1ObjectIdentifier |
ProfessionInfo.Notarvertreter
Notarvertreter
|
static ASN1ObjectIdentifier |
ProfessionInfo.Notarvertreterin
Notarvertreterin
|
static ASN1ObjectIdentifier |
ProfessionInfo.Patentanwalt
Patentanwalt
|
static ASN1ObjectIdentifier |
ProfessionInfo.Patentanwltin
Patentanw�ltin
|
static ASN1ObjectIdentifier |
ProfessionInfo.Rechtsanwalt
Rechtsanwalt
|
static ASN1ObjectIdentifier |
ProfessionInfo.Rechtsanwltin
Rechtsanw�ltin
|
static ASN1ObjectIdentifier |
ProfessionInfo.Rechtsbeistand
Rechtsbeistand
|
static ASN1ObjectIdentifier |
ProfessionInfo.Steuerberater
Steuerberater
|
static ASN1ObjectIdentifier |
ProfessionInfo.Steuerberaterin
Steuerberaterin
|
static ASN1ObjectIdentifier |
ProfessionInfo.Steuerbevollmchtigte
Steuerbevollm�chtigte
|
static ASN1ObjectIdentifier |
ProfessionInfo.Steuerbevollmchtigter
Steuerbevollm�chtigter
|
static ASN1ObjectIdentifier |
ProfessionInfo.VereidigteBuchprferin
Vereidigte Buchpr�ferin
|
static ASN1ObjectIdentifier |
ProfessionInfo.VereidigterBuchprfer
Vereidigter Buchpr�fer
|
static ASN1ObjectIdentifier |
ProfessionInfo.Wirtschaftsprfer
Wirtschaftspr�fer
|
static ASN1ObjectIdentifier |
ProfessionInfo.Wirtschaftsprferin
Wirtschaftspr�ferin
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
NamingAuthority.getNamingAuthorityId() |
ASN1ObjectIdentifier[] |
ProfessionInfo.getProfessionOIDs() |
Constructor and Description |
---|
NamingAuthority(ASN1ObjectIdentifier namingAuthorityId,
String namingAuthorityUrl,
DirectoryString namingAuthorityText)
Constructor from given details.
|
ProfessionInfo(NamingAuthority namingAuthority,
DirectoryString[] professionItems,
ASN1ObjectIdentifier[] professionOIDs,
String registrationNumber,
ASN1OctetString addProfessionInfo)
Constructor from given details.
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
ISOIECObjectIdentifiers.hash_algorithms |
static ASN1ObjectIdentifier |
ISOIECObjectIdentifiers.id_ac_generic_hybrid |
static ASN1ObjectIdentifier |
ISOIECObjectIdentifiers.id_kem_rsa
id-kem-rsa OID ::= {
is18033-2 key-encapsulation-mechanism(2) rsa(4)
}
|
static ASN1ObjectIdentifier |
ISOIECObjectIdentifiers.is18033_2
-- ISO/IEC 18033-2 arc
is18033-2 OID ::= { iso(1) standard(0) is18033(18033) part2(2) }
|
static ASN1ObjectIdentifier |
ISOIECObjectIdentifiers.iso_encryption_algorithms |
static ASN1ObjectIdentifier |
ISOIECObjectIdentifiers.ripemd128 |
static ASN1ObjectIdentifier |
ISOIECObjectIdentifiers.ripemd160 |
static ASN1ObjectIdentifier |
ISOIECObjectIdentifiers.whirlpool |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
KISAObjectIdentifiers.id_mod_cms_seed
RFC 4010: SeedEncryptionAlgorithmInCMS; OID 1.2.840.113549.1.9.16.0.24
|
static ASN1ObjectIdentifier |
KISAObjectIdentifiers.id_npki_app_cmsSeed_wrap
RFC 4010: id-npki-app-cmsSeed-wrap; OID 1.2.410.200004.7.1.1.1
|
static ASN1ObjectIdentifier |
KISAObjectIdentifiers.id_seedCBC
RFC 4010, 4269: id-seedCBC; OID 1.2.410.200004.1.4
|
static ASN1ObjectIdentifier |
KISAObjectIdentifiers.id_seedMAC
RFC 4269: id-seedMAC; OID 1.2.410.200004.1.7
|
static ASN1ObjectIdentifier |
KISAObjectIdentifiers.pbeWithSHA1AndSEED_CBC
RFC 4269: pbeWithSHA1AndSEED-CBC; OID 1.2.410.200004.1.15
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
MicrosoftObjectIdentifiers.microsoft
Base OID: 1.3.6.1.4.1.311
|
static ASN1ObjectIdentifier |
MicrosoftObjectIdentifiers.microsoftAppPolicies
OID: 1.3.6.1.4.1.311.21.10
|
static ASN1ObjectIdentifier |
MicrosoftObjectIdentifiers.microsoftCaVersion
OID: 1.3.6.1.4.1.311.21.1
|
static ASN1ObjectIdentifier |
MicrosoftObjectIdentifiers.microsoftCertTemplateV1
OID: 1.3.6.1.4.1.311.20.2
|
static ASN1ObjectIdentifier |
MicrosoftObjectIdentifiers.microsoftCertTemplateV2
OID: 1.3.6.1.4.1.311.21.7
|
static ASN1ObjectIdentifier |
MicrosoftObjectIdentifiers.microsoftCrlNextPublish
OID: 1.3.6.1.4.1.311.21.4
|
static ASN1ObjectIdentifier |
MicrosoftObjectIdentifiers.microsoftPrevCaCertHash
OID: 1.3.6.1.4.1.311.21.2
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.as_sys_sec_alg_ideaCBC |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.blake2 |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.cast5CBC
cast5CBC OBJECT IDENTIFIER ::= {iso(1) member-body(2) us(840) nt(113533) nsn(7) algorithms(66) 10} SEE RFC 2984
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.cryptlib |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.cryptlib_algorithm |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.cryptlib_algorithm_blowfish_CBC |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.cryptlib_algorithm_blowfish_CFB |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.cryptlib_algorithm_blowfish_ECB |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.cryptlib_algorithm_blowfish_OFB |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.entrust
NortelNetworks Entrust OID base: 1.2.840.113533.7
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.entrustVersionExtension
NortelNetworks Entrust VersionExtension OID: 1.2.840.113533.7.65.0
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.id_blake2b160 |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.id_blake2b256 |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.id_blake2b384 |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.id_blake2b512 |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.netscape
Netscape cert extensions OID base: 2.16.840.1.113730.1
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.netscapeBaseURL
Netscape cert BaseURL OID: 2.16.840.1.113730.1.2
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.netscapeCApolicyURL
Netscape cert CApolicyURL OID: 2.16.840.1.113730.1.8
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.netscapeCARevocationURL
Netscape cert CARevocationURL OID: 2.16.840.1.113730.1.4
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.netscapeCertComment
Netscape cert CertComment OID: 2.16.840.1.113730.1.13
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.netscapeCertType
Netscape cert CertType OID: 2.16.840.1.113730.1.1
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.netscapeRenewalURL
Netscape cert RenewalURL OID: 2.16.840.1.113730.1.7
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.netscapeRevocationURL
Netscape cert RevocationURL OID: 2.16.840.1.113730.1.3
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.netscapeSSLServerName
Netscape cert SSLServerName OID: 2.16.840.1.113730.1.12
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.novell
Novell OID base: 2.16.840.1.113719
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.novellSecurityAttribs
Novell SecurityAttribs OID: 2.16.840.1.113719.1.9.4.1
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.verisign
Verisign OID base: 2.16.840.1.113733.1
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.verisignBitString_6_13 |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.verisignCzagExtension
Verisign CZAG (Country,Zip,Age,Gender) Extension OID: 2.16.840.1.113733.1.6.3
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.verisignDnbDunsNumber
Verisign D&B D-U-N-S number Extension OID: 2.16.840.1.113733.1.6.15
|
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.verisignIssStrongCrypto |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.verisignOnSiteJurisdictionHash |
static ASN1ObjectIdentifier |
MiscObjectIdentifiers.verisignPrivate_6_9 |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.aes
2.16.840.1.101.3.4.1
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.dsa_with_sha224
2.16.840.1.101.3.4.3.1
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.dsa_with_sha256
2.16.840.1.101.3.4.3.2
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.dsa_with_sha384
2.16.840.1.101.3.4.3.3
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.dsa_with_sha512
2.16.840.1.101.3.4.3.4
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.hashAlgs
2.16.840.1.101.3.4.2
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes128_CBC
2.16.840.1.101.3.4.1.2
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes128_CCM
2.16.840.1.101.3.4.1.7
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes128_CFB
2.16.840.1.101.3.4.1.4
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes128_ECB
2.16.840.1.101.3.4.1.1
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes128_GCM
2.16.840.1.101.3.4.1.6
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes128_OFB
2.16.840.1.101.3.4.1.3
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes128_wrap
2.16.840.1.101.3.4.1.5
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes128_wrap_pad
2.16.840.1.101.3.4.1.28
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes192_CBC
2.16.840.1.101.3.4.1.22
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes192_CCM
2.16.840.1.101.3.4.1.27
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes192_CFB
2.16.840.1.101.3.4.1.24
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes192_ECB
2.16.840.1.101.3.4.1.21
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes192_GCM
2.16.840.1.101.3.4.1.26
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes192_OFB
2.16.840.1.101.3.4.1.23
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes192_wrap
2.16.840.1.101.3.4.1.25
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes192_wrap_pad
2.16.840.1.101.3.4.1.28
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes256_CBC
2.16.840.1.101.3.4.1.42
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes256_CCM
2.16.840.1.101.3.4.1.47
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes256_CFB
2.16.840.1.101.3.4.1.44
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes256_ECB
2.16.840.1.101.3.4.1.41
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes256_GCM
2.16.840.1.101.3.4.1.46
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes256_OFB
2.16.840.1.101.3.4.1.43
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes256_wrap
2.16.840.1.101.3.4.1.45
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_aes256_wrap_pad
2.16.840.1.101.3.4.1.48
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_dsa_with_sha2 |
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_dsa_with_sha3_224
2.16.840.1.101.3.4.3.5
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_dsa_with_sha3_256
2.16.840.1.101.3.4.3.6
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_dsa_with_sha3_384
2.16.840.1.101.3.4.3.7
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_dsa_with_sha3_512
2.16.840.1.101.3.4.3.8
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_ecdsa_with_sha3_224
2.16.840.1.101.3.4.3.9
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_ecdsa_with_sha3_256
2.16.840.1.101.3.4.3.10
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_ecdsa_with_sha3_384
2.16.840.1.101.3.4.3.11
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_ecdsa_with_sha3_512
2.16.840.1.101.3.4.3.12
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_hmacWithSHA3_224
2.16.840.1.101.3.4.2.13
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_hmacWithSHA3_256
2.16.840.1.101.3.4.2.14
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_hmacWithSHA3_384
2.16.840.1.101.3.4.2.15
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_hmacWithSHA3_512
2.16.840.1.101.3.4.2.16
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_rsassa_pkcs1_v1_5_with_sha3_224
2.16.840.1.101.3.4.3.9
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_rsassa_pkcs1_v1_5_with_sha3_256
2.16.840.1.101.3.4.3.10
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_rsassa_pkcs1_v1_5_with_sha3_384
2.16.840.1.101.3.4.3.11
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_rsassa_pkcs1_v1_5_with_sha3_512
2.16.840.1.101.3.4.3.12
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_sha224
2.16.840.1.101.3.4.2.4
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_sha256
2.16.840.1.101.3.4.2.1
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_sha3_224
2.16.840.1.101.3.4.2.7
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_sha3_256
2.16.840.1.101.3.4.2.8
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_sha3_384
2.16.840.1.101.3.4.2.9
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_sha3_512
2.16.840.1.101.3.4.2.10
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_sha384
2.16.840.1.101.3.4.2.2
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_sha512
2.16.840.1.101.3.4.2.3
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_sha512_224
2.16.840.1.101.3.4.2.5
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_sha512_256
2.16.840.1.101.3.4.2.6
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_shake128
2.16.840.1.101.3.4.2.11
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.id_shake256
2.16.840.1.101.3.4.2.12
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.nistAlgorithm
2.16.840.1.101.3.4 -- algorithms
|
static ASN1ObjectIdentifier |
NISTObjectIdentifiers.sigAlgs
2.16.840.1.101.3.4.3
|
Modifier and Type | Method and Description |
---|---|
static ASN1ObjectIdentifier |
NISTNamedCurves.getOID(String name)
return the object identifier signified by the passed in name.
|
Modifier and Type | Method and Description |
---|---|
static X9ECParameters |
NISTNamedCurves.getByOID(ASN1ObjectIdentifier oid)
return the X9ECParameters object for the named curve represented by
the passed in object identifier.
|
static String |
NISTNamedCurves.getName(ASN1ObjectIdentifier oid)
return the named curve name represented by the given object identifier.
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
NTTObjectIdentifiers.id_camellia128_cbc
id-camellia128-cbc; OID 1.2.392.200011.61.1.1.1.2
|
static ASN1ObjectIdentifier |
NTTObjectIdentifiers.id_camellia128_wrap
id-camellia128-wrap; OID 1.2.392.200011.61.1.1.3.2
|
static ASN1ObjectIdentifier |
NTTObjectIdentifiers.id_camellia192_cbc
id-camellia192-cbc; OID 1.2.392.200011.61.1.1.1.3
|
static ASN1ObjectIdentifier |
NTTObjectIdentifiers.id_camellia192_wrap
id-camellia192-wrap; OID 1.2.392.200011.61.1.1.3.3
|
static ASN1ObjectIdentifier |
NTTObjectIdentifiers.id_camellia256_cbc
id-camellia256-cbc; OID 1.2.392.200011.61.1.1.1.4
|
static ASN1ObjectIdentifier |
NTTObjectIdentifiers.id_camellia256_wrap
id-camellia256-wrap; OID 1.2.392.200011.61.1.1.3.4
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
OCSPObjectIdentifiers.id_pkix_ocsp
OID: 1.3.6.1.5.5.7.48.1
|
static ASN1ObjectIdentifier |
OCSPObjectIdentifiers.id_pkix_ocsp_archive_cutoff
OID: 1.3.6.1.5.5.7.48.1.6
|
static ASN1ObjectIdentifier |
OCSPObjectIdentifiers.id_pkix_ocsp_basic
OID: 1.3.6.1.5.5.7.48.1.1
|
static ASN1ObjectIdentifier |
OCSPObjectIdentifiers.id_pkix_ocsp_crl
OID: 1.3.6.1.5.5.7.48.1.3
|
static ASN1ObjectIdentifier |
OCSPObjectIdentifiers.id_pkix_ocsp_extended_revoke |
static ASN1ObjectIdentifier |
OCSPObjectIdentifiers.id_pkix_ocsp_nocheck
OID: 1.3.6.1.5.5.7.48.1.5
|
static ASN1ObjectIdentifier |
OCSPObjectIdentifiers.id_pkix_ocsp_nonce
OID: 1.3.6.1.5.5.7.48.1.2
|
static ASN1ObjectIdentifier |
OCSPObjectIdentifiers.id_pkix_ocsp_pref_sig_algs |
static ASN1ObjectIdentifier |
OCSPObjectIdentifiers.id_pkix_ocsp_response
OID: 1.3.6.1.5.5.7.48.1.4
|
static ASN1ObjectIdentifier |
OCSPObjectIdentifiers.id_pkix_ocsp_service_locator
OID: 1.3.6.1.5.5.7.48.1.7
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
ResponseBytes.getResponseType() |
Constructor and Description |
---|
ResponseBytes(ASN1ObjectIdentifier responseType,
ASN1OctetString response) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
OIWObjectIdentifiers.desCBC
OID: 1.3.14.3.2.7
|
static ASN1ObjectIdentifier |
OIWObjectIdentifiers.desCFB
OID: 1.3.14.3.2.9
|
static ASN1ObjectIdentifier |
OIWObjectIdentifiers.desECB
OID: 1.3.14.3.2.6
|
static ASN1ObjectIdentifier |
OIWObjectIdentifiers.desEDE
OID: 1.3.14.3.2.17
|
static ASN1ObjectIdentifier |
OIWObjectIdentifiers.desOFB
OID: 1.3.14.3.2.8
|
static ASN1ObjectIdentifier |
OIWObjectIdentifiers.dsaWithSHA1
OID: 1.3.14.3.2.27
|
static ASN1ObjectIdentifier |
OIWObjectIdentifiers.elGamalAlgorithm
ElGamal Algorithm OBJECT IDENTIFIER ::=
{iso(1) identified-organization(3) oiw(14) dirservsig(7) algorithm(2) encryption(1) 1 }
|
static ASN1ObjectIdentifier |
OIWObjectIdentifiers.idSHA1
OID: 1.3.14.3.2.26
|
static ASN1ObjectIdentifier |
OIWObjectIdentifiers.md4WithRSA
OID: 1.3.14.3.2.2
|
static ASN1ObjectIdentifier |
OIWObjectIdentifiers.md4WithRSAEncryption
OID: 1.3.14.3.2.4
|
static ASN1ObjectIdentifier |
OIWObjectIdentifiers.md5WithRSA
OID: 1.3.14.3.2.3
|
static ASN1ObjectIdentifier |
OIWObjectIdentifiers.sha1WithRSA
OID: 1.3.14.3.2.29
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.bagtypes
PKCS#12: 1.2.840.113549.1.12.10.1
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.canNotDecryptAny
PKCS#9: 1.2.840.113549.1.9.15.2 -- smime capability
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.certBag
PKCS#12: 1.2.840.113549.1.12.10.1.3
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.certTypes
PKCS#9: 1.2.840.113549.1.9.22
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.crlBag
PKCS#12: 1.2.840.113549.1.12.10.1.4
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.crlTypes
PKCS#9: 1.2.840.113549.1.9.23
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.data
PKCS#7: 1.2.840.113549.1.7.1
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.des_EDE3_CBC
1.2.840.113549.3.7
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.dhKeyAgreement
PKCS#3: 1.2.840.113549.1.3.1
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.digestAlgorithm
1.2.840.113549.2
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.digestedData
PKCS#7: 1.2.840.113549.1.7.5
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.encryptedData
PKCS#7: 1.2.840.113549.1.7.76
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.encryptionAlgorithm
1.2.840.113549.3
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.envelopedData
PKCS#7: 1.2.840.113549.1.7.3
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa
PKCS#9: 1.2.840.113549.1.9.16.6.2 - smime attributes
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_cmsAlgorithmProtect
RFC 6211 - id-aa-cmsAlgorithmProtect OBJECT IDENTIFIER ::= {
iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1)
pkcs9(9) 52 }
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_commitmentType
Deprecated.
use id_aa_ets_commitmentType instead
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_contentHint
PKCS#9: 1.2.840.113549.1.9.16.6.2.4 - See RFC 2634
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_contentIdentifier
PKCS#9: 1.2.840.113549.1.9.16.6.2.7 - See RFC 2634
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_contentReference
PKCS#9: 1.2.840.113549.1.9.16.6.2.10
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_encrypKeyPref
PKCS#9: 1.2.840.113549.1.9.16.6.2.11
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_ets_archiveTimestamp
PKCS#9: 1.2.840.113549.1.9.16.6.2.27 - RFC 3126
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_ets_certCRLTimestamp
PKCS#9: 1.2.840.113549.1.9.16.6.2.26 - RFC 3126
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_ets_certificateRefs
PKCS#9: 1.2.840.113549.1.9.16.6.2.21 - RFC 3126
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_ets_certValues
PKCS#9: 1.2.840.113549.1.9.16.6.2.23 - RFC 3126
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_ets_commitmentType
PKCS#9: 1.2.840.113549.1.9.16.6.2.16 - RFC 3126
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_ets_contentTimestamp
PKCS#9: 1.2.840.113549.1.9.16.6.2.20 - RFC 3126
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_ets_escTimeStamp
PKCS#9: 1.2.840.113549.1.9.16.6.2.25 - RFC 3126
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_ets_otherSigCert
PKCS#9: 1.2.840.113549.1.9.16.6.2.19 - RFC 3126
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_ets_revocationRefs
PKCS#9: 1.2.840.113549.1.9.16.6.2.22 - RFC 3126
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_ets_revocationValues
PKCS#9: 1.2.840.113549.1.9.16.6.2.24 - RFC 3126
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_ets_signerAttr
PKCS#9: 1.2.840.113549.1.9.16.6.2.18 - RFC 3126
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_ets_signerLocation
PKCS#9: 1.2.840.113549.1.9.16.6.2.17 - RFC 3126
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_ets_sigPolicyId
PKCS#9: 1.2.840.113549.1.9.16.6.2.15 - RFC 3126
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_msgSigDigest
PKCS#9: 1.2.840.113549.1.9.16.6.2.5
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_otherSigCert
Deprecated.
use id_aa_ets_otherSigCert instead
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_receiptRequest
PKCS#9: 1.2.840.113549.1.9.16.6.2.1 -- smime attribute receiptRequest
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_signatureTimeStampToken
PKCS#9: 1.2.840.113549.1.9.16.6.2.14 - RFC 3126
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_signerLocation
Deprecated.
use id_aa_ets_signerLocation instead
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_signingCertificate
PKCS#9: 1.2.840.113549.1.9.16.6.2.12
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_signingCertificateV2
PKCS#9: 1.2.840.113549.1.9.16.6.2.47
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_aa_sigPolicyId
Deprecated.
use id_aa_ets_sigPolicyId instead
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_alg
S/MIME: Algorithm Identifiers ; 1.2.840.113549.1.9.16.3
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_alg_CMS3DESwrap
PKCS#9: 1.2.840.113549.1.9.16.3.6
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_alg_CMSRC2wrap
PKCS#9: 1.2.840.113549.1.9.16.3.7
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_alg_ESDH
PKCS#9: 1.2.840.113549.1.9.16.3.5
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_alg_PWRI_KEK
PKCS#9: 1.2.840.113549.1.9.16.3.9
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_alg_SSDH
PKCS#9: 1.2.840.113549.1.9.16.3.10
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_ct
PKCS#9: 1.2.840.113549.1.9.16.1 -- smime ct
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_ct_authData
PKCS#9: 1.2.840.113549.1.9.16.1.2 -- smime ct authData
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_ct_authEnvelopedData
PKCS#9: 1.2.840.113549.1.9.16.1.23 -- smime ct authEnvelopedData
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_ct_compressedData
PKCS#9: 1.2.840.113549.1.9.16.1.9 -- smime ct compressedData
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_ct_timestampedData
PKCS#9: 1.2.840.113549.1.9.16.1.31 -- smime ct timestampedData
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_ct_TSTInfo
PKCS#9: 1.2.840.113549.1.9.16.1.4 -- smime ct TSTInfo
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_cti
PKCS#9: 1.2.840.113549.1.9.16.6 -- smime cti
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_cti_ets_proofOfApproval
PKCS#9: 1.2.840.113549.1.9.16.6.5 -- smime cti proofOfApproval
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_cti_ets_proofOfCreation
PKCS#9: 1.2.840.113549.1.9.16.6.6 -- smime cti proofOfCreation
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_cti_ets_proofOfDelivery
PKCS#9: 1.2.840.113549.1.9.16.6.3 -- smime cti proofOfDelivery
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_cti_ets_proofOfOrigin
PKCS#9: 1.2.840.113549.1.9.16.6.1 -- smime cti proofOfOrigin
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_cti_ets_proofOfReceipt
PKCS#9: 1.2.840.113549.1.9.16.6.2 -- smime cti proofOfReceipt
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_cti_ets_proofOfSender
PKCS#9: 1.2.840.113549.1.9.16.6.4 -- smime cti proofOfSender
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_hmacWithSHA1
1.2.840.113549.2.7
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_hmacWithSHA224
1.2.840.113549.2.8
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_hmacWithSHA256
1.2.840.113549.2.9
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_hmacWithSHA384
1.2.840.113549.2.10
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_hmacWithSHA512
1.2.840.113549.2.11
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_mgf1
PKCS#1: 1.2.840.113549.1.1.8
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_PBES2
PKCS#5: 1.2.840.113549.1.5.13
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_PBKDF2
PKCS#5: 1.2.840.113549.1.5.12
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_pSpecified
PKCS#1: 1.2.840.113549.1.1.9
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_rsa_KEM
-- RSA-KEM Key Transport Algorithm
id-rsa-kem OID ::= {
iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1)
pkcs-9(9) smime(16) alg(3) 14
}
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_RSAES_OAEP
PKCS#1: 1.2.840.113549.1.1.7
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_RSASSA_PSS
PKCS#1: 1.2.840.113549.1.1.10
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_smime
PKCS#9: 1.2.840.113549.1.9.16
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_spq_ets_unotice
SMIME SPQ UNOTICE: 1.2.840.113549.1.9.16.5.2
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.id_spq_ets_uri
SMIME SPQ URI: 1.2.840.113549.1.9.16.5.1
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.keyBag
PKCS#12: 1.2.840.113549.1.12.10.1.1
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.md2
1.2.840.113549.2.2
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.md2WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.2
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.md4
1.2.840.113549.2.4
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.md4WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.3
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.md5
1.2.840.113549.2.5
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.md5WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.4
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pbeWithMD2AndDES_CBC
PKCS#5: 1.2.840.113549.1.5.1
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pbeWithMD2AndRC2_CBC
PKCS#5: 1.2.840.113549.1.5.4
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pbeWithMD5AndDES_CBC
PKCS#5: 1.2.840.113549.1.5.3
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pbeWithMD5AndRC2_CBC
PKCS#5: 1.2.840.113549.1.5.6
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pbeWithSHA1AndDES_CBC
PKCS#5: 1.2.840.113549.1.5.10
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pbeWithSHA1AndRC2_CBC
PKCS#5: 1.2.840.113549.1.5.11
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pbeWithSHAAnd128BitRC2_CBC
PKCS#12: 1.2.840.113549.1.12.1.5
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pbeWithSHAAnd128BitRC4
PKCS#12: 1.2.840.113549.1.12.1.1
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pbeWithSHAAnd2_KeyTripleDES_CBC
PKCS#12: 1.2.840.113549.1.12.1.4
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pbeWithSHAAnd3_KeyTripleDES_CBC
PKCS#12: 1.2.840.113549.1.12.1.3
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pbewithSHAAnd40BitRC2_CBC
Deprecated.
use pbeWithSHAAnd40BitRC2_CBC
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pbeWithSHAAnd40BitRC2_CBC
PKCS#12: 1.2.840.113549.1.12.1.6
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pbeWithSHAAnd40BitRC4
PKCS#12: 1.2.840.113549.1.12.1.2
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_1
PKCS#1: 1.2.840.113549.1.1
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_12
PKCS#12: 1.2.840.113549.1.12
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_12PbeIds
PKCS#12: 1.2.840.113549.1.12.1
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_3
PKCS#3: 1.2.840.113549.1.3
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_5
PKCS#5: 1.2.840.113549.1.5
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_7
pkcs#7: 1.2.840.113549.1.7
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9
PKCS#9: 1.2.840.113549.1.9
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9_at_challengePassword
PKCS#9: 1.2.840.113549.1.9.7
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9_at_contentType
PKCS#9: 1.2.840.113549.1.9.3
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9_at_counterSignature
PKCS#9: 1.2.840.113549.1.9.6
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9_at_emailAddress
PKCS#9: 1.2.840.113549.1.9.1
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9_at_extendedCertificateAttributes
PKCS#9: 1.2.840.113549.1.9.9
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9_at_extensionRequest
PKCS#9: 1.2.840.113549.1.9.14
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9_at_friendlyName
PKCS#9: 1.2.840.113549.1.9.20
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9_at_localKeyId
PKCS#9: 1.2.840.113549.1.9.21
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9_at_messageDigest
PKCS#9: 1.2.840.113549.1.9.4
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9_at_signingDescription
PKCS#9: 1.2.840.113549.1.9.13
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9_at_signingTime
PKCS#9: 1.2.840.113549.1.9.5
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9_at_smimeCapabilities
PKCS#9: 1.2.840.113549.1.9.15
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9_at_unstructuredAddress
PKCS#9: 1.2.840.113549.1.9.8
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs_9_at_unstructuredName
PKCS#9: 1.2.840.113549.1.9.2
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.pkcs8ShroudedKeyBag
PKCS#12: 1.2.840.113549.1.12.10.1.2
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.preferSignedData
PKCS#9: 1.2.840.113549.1.9.15.1 -- smime capability
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.RC2_CBC
1.2.840.113549.3.2
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.rc4
1.2.840.113549.3.4
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.rsaEncryption
PKCS#1: 1.2.840.113549.1.1.1
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.safeContentsBag
PKCS#12: 1.2.840.113549.1.12.10.1.6
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.sdsiCertificate
PKCS#9: 1.2.840.113549.1.9.22.2
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.secretBag
PKCS#12: 1.2.840.113549.1.12.10.1.5
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.sha1WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.5
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.sha224WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.14
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.sha256WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.11
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.sha384WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.12
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.sha512_224WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.15
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.sha512_256WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.16
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.sha512WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.13
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.signedAndEnvelopedData
PKCS#7: 1.2.840.113549.1.7.4
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.signedData
PKCS#7: 1.2.840.113549.1.7.2
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.sMIMECapabilitiesVersions
PKCS#9: 1.2.840.113549.1.9.15.3 -- smime capability
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.srsaOAEPEncryptionSET
PKCS#1: 1.2.840.113549.1.1.6
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.x509Certificate
PKCS#9: 1.2.840.113549.1.9.22.1
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.x509certType
Deprecated.
use x509Certificate instead
|
static ASN1ObjectIdentifier |
PKCSObjectIdentifiers.x509Crl
PKCS#9: 1.2.840.113549.1.9.23.1
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
KeyDerivationFunc.getAlgorithm() |
ASN1ObjectIdentifier |
EncryptionScheme.getAlgorithm() |
ASN1ObjectIdentifier |
Attribute.getAttrType() |
ASN1ObjectIdentifier |
SafeBag.getBagId() |
ASN1ObjectIdentifier |
CertBag.getCertId() |
ASN1ObjectIdentifier |
EncryptedData.getContentType() |
ASN1ObjectIdentifier |
ContentInfo.getContentType() |
ASN1ObjectIdentifier |
CRLBag.getCrlId() |
Constructor and Description |
---|
Attribute(ASN1ObjectIdentifier attrType,
ASN1Set attrValues) |
CertBag(ASN1ObjectIdentifier certId,
ASN1Encodable certValue) |
ContentInfo(ASN1ObjectIdentifier contentType,
ASN1Encodable content) |
CRLBag(ASN1ObjectIdentifier crlId,
ASN1Encodable crlValue) |
EncryptedData(ASN1ObjectIdentifier contentType,
AlgorithmIdentifier encryptionAlgorithm,
ASN1Encodable content) |
EncryptionScheme(ASN1ObjectIdentifier objectId,
ASN1Encodable parameters) |
KeyDerivationFunc(ASN1ObjectIdentifier objectId,
ASN1Encodable parameters) |
SafeBag(ASN1ObjectIdentifier oid,
ASN1Encodable obj) |
SafeBag(ASN1ObjectIdentifier oid,
ASN1Encodable obj,
ASN1Set bagAttributes) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.dhSinglePass_cofactorDH_sha224kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.dhSinglePass_cofactorDH_sha256kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.dhSinglePass_cofactorDH_sha384kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.dhSinglePass_cofactorDH_sha512kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.dhSinglePass_stdDH_sha224kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.dhSinglePass_stdDH_sha256kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.dhSinglePass_stdDH_sha384kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.dhSinglePass_stdDH_sha512kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.ellipticCurve
Base OID: 1.3.132.0
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.mqvFull_sha224kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.mqvFull_sha256kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.mqvFull_sha384kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.mqvFull_sha512kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.mqvSinglePass_sha224kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.mqvSinglePass_sha256kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.mqvSinglePass_sha384kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.mqvSinglePass_sha512kdf_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secg_scheme |
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp112r1
secp112r1 OID: 1.3.132.0.6
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp112r2
secp112r2 OID: 1.3.132.0.7
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp128r1
secp128r1 OID: 1.3.132.0.28
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp128r2
secp128r2 OID: 1.3.132.0.29
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp160k1
secp160k1 OID: 1.3.132.0.9
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp160r1
secp160r1 OID: 1.3.132.0.8
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp160r2
secp160r2 OID: 1.3.132.0.30
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp192k1
secp192k1 OID: 1.3.132.0.31
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp192r1
secp192r1 OID: 1.3.132.0.prime192v1
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp224k1
secp224k1 OID: 1.3.132.0.32
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp224r1
secp224r1 OID: 1.3.132.0.33
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp256k1
secp256k1 OID: 1.3.132.0.10
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp256r1
secp256r1 OID: 1.3.132.0.prime256v1
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp384r1
secp384r1 OID: 1.3.132.0.34
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.secp521r1
secp521r1 OID: 1.3.132.0.35
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect113r1
sect113r1 OID: 1.3.132.0.4
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect113r2
sect113r2 OID: 1.3.132.0.5
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect131r1
sect131r1 OID: 1.3.132.0.22
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect131r2
sect131r2 OID: 1.3.132.0.23
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect163k1
sect163k1 OID: 1.3.132.0.1
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect163r1
sect163r1 OID: 1.3.132.0.2
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect163r2
sect163r2 OID: 1.3.132.0.15
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect193r1
sect193r1 OID: 1.3.132.0.24
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect193r2
sect193r2 OID: 1.3.132.0.25
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect233k1
sect233k1 OID: 1.3.132.0.26
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect233r1
sect233r1 OID: 1.3.132.0.27
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect239k1
sect239k1 OID: 1.3.132.0.3
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect283k1
sect283k1 OID: 1.3.132.0.16
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect283r1
sect283r1 OID: 1.3.132.0.17
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect409k1
sect409k1 OID: 1.3.132.0.36
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect409r1
sect409r1 OID: 1.3.132.0.37
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect571k1
sect571k1 OID: 1.3.132.0.38
|
static ASN1ObjectIdentifier |
SECObjectIdentifiers.sect571r1
sect571r1 OID: 1.3.132.0.39
|
Modifier and Type | Method and Description |
---|---|
static ASN1ObjectIdentifier |
SECNamedCurves.getOID(String name)
return the object identifier signified by the passed in name.
|
Modifier and Type | Method and Description |
---|---|
static X9ECParameters |
SECNamedCurves.getByOID(ASN1ObjectIdentifier oid)
return the X9ECParameters object for the named curve represented by
the passed in object identifier.
|
static String |
SECNamedCurves.getName(ASN1ObjectIdentifier oid)
return the named curve name represented by the given object identifier.
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
SMIMECapability.getCapabilityID() |
Modifier and Type | Method and Description |
---|---|
void |
SMIMECapabilityVector.addCapability(ASN1ObjectIdentifier capability) |
void |
SMIMECapabilityVector.addCapability(ASN1ObjectIdentifier capability,
ASN1Encodable params) |
void |
SMIMECapabilityVector.addCapability(ASN1ObjectIdentifier capability,
int value) |
Vector |
SMIMECapabilities.getCapabilities(ASN1ObjectIdentifier capability)
returns a vector with 0 or more objects of all the capabilities
matching the passed in capability OID.
|
Constructor and Description |
---|
SMIMECapability(ASN1ObjectIdentifier capabilityID,
ASN1Encodable parameters) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.brainpoolP160r1
1.3.36.3.3.2.8.1.1.1
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.brainpoolP160t1
1.3.36.3.3.2.8.1.1.2
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.brainpoolP192r1
1.3.36.3.3.2.8.1.1.3
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.brainpoolP192t1
1.3.36.3.3.2.8.1.1.4
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.brainpoolP224r1
1.3.36.3.3.2.8.1.1.5
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.brainpoolP224t1
1.3.36.3.3.2.8.1.1.6
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.brainpoolP256r1
1.3.36.3.3.2.8.1.1.7
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.brainpoolP256t1
1.3.36.3.3.2.8.1.1.8
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.brainpoolP320r1
1.3.36.3.3.2.8.1.1.9
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.brainpoolP320t1
1.3.36.3.3.2.8.1.1.10
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.brainpoolP384r1
1.3.36.3.3.2.8.1.1.11
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.brainpoolP384t1
1.3.36.3.3.2.8.1.1.12
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.brainpoolP512r1
1.3.36.3.3.2.8.1.1.13
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.brainpoolP512t1
1.3.36.3.3.2.8.1.1.14
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.ecc_brainpool
1.3.36.3.3.2.8
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.ecSign
1.3.36.3.3.2
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.ecSignWithRipemd160
1.3.36.3.3.2.2
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.ecSignWithSha1
1.3.36.3.3.2,1
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.ellipticCurve
1.3.36.3.3.2.8.1
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.ripemd128
1.3.36.3.2.2
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.ripemd160
1.3.36.3.2.1
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.ripemd256
1.3.36.3.2.3
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.rsaSignatureWithripemd128
1.3.36.3.3.1.3
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.rsaSignatureWithripemd160
1.3.36.3.3.1.2
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.rsaSignatureWithripemd256
1.3.36.3.3.1.4
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.teleTrusTAlgorithm
1.3.36.3
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.teleTrusTRSAsignatureAlgorithm
1.3.36.3.3.1
|
static ASN1ObjectIdentifier |
TeleTrusTObjectIdentifiers.versionOne
1.3.36.3.3.2.8.1.1
|
Modifier and Type | Method and Description |
---|---|
static ASN1ObjectIdentifier |
TeleTrusTNamedCurves.getOID(short curvesize,
boolean twisted) |
static ASN1ObjectIdentifier |
TeleTrusTNamedCurves.getOID(String name)
return the object identifier signified by the passed in name.
|
Modifier and Type | Method and Description |
---|---|
static X9ECParameters |
TeleTrusTNamedCurves.getByOID(ASN1ObjectIdentifier oid)
return the X9ECParameters object for the named curve represented by
the passed in object identifier.
|
static String |
TeleTrusTNamedCurves.getName(ASN1ObjectIdentifier oid)
return the named curve name represented by the given object identifier.
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
TSTInfo.getPolicy() |
ASN1ObjectIdentifier |
TimeStampReq.getReqPolicy() |
Constructor and Description |
---|
TimeStampReq(MessageImprint messageImprint,
ASN1ObjectIdentifier tsaPolicy,
ASN1Integer nonce,
ASN1Boolean certReq,
Extensions extensions) |
TSTInfo(ASN1ObjectIdentifier tsaPolicyId,
MessageImprint messageImprint,
ASN1Integer serialNumber,
ASN1GeneralizedTime genTime,
Accuracy accuracy,
ASN1Boolean ordering,
ASN1Integer nonce,
GeneralName tsa,
Extensions extensions) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
UAObjectIdentifiers.dstu4145be
DSTU4145 Big Endian presentation.
|
static ASN1ObjectIdentifier |
UAObjectIdentifiers.dstu4145le
DSTU4145 Little Endian presentation.
|
static ASN1ObjectIdentifier |
UAObjectIdentifiers.UaOid
Base OID: 1.2.804.2.1.1.1
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
DSTU4145Params.getNamedCurve() |
static ASN1ObjectIdentifier[] |
DSTU4145NamedCurves.getOIDs()
All named curves have the following oid format: 1.2.804.2.1.1.1.1.3.1.1.2.X
where X is the curve number 0-9
|
Modifier and Type | Method and Description |
---|---|
static ECDomainParameters |
DSTU4145NamedCurves.getByOID(ASN1ObjectIdentifier oid)
All named curves have the following oid format: 1.2.804.2.1.1.1.1.3.1.1.2.X
where X is the curve number 0-9
|
Constructor and Description |
---|
DSTU4145Params(ASN1ObjectIdentifier namedCurve) |
DSTU4145Params(ASN1ObjectIdentifier namedCurve,
byte[] dke) |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
X500NameStyle.attrNameToOID(String attrName)
Return the OID associated with the passed in name.
|
ASN1ObjectIdentifier[] |
X500Name.getAttributeTypes()
return an array of OIDs contained in the attribute type of each RDN in structure order.
|
ASN1ObjectIdentifier |
AttributeTypeAndValue.getType() |
Modifier and Type | Method and Description |
---|---|
X500NameBuilder |
X500NameBuilder.addMultiValuedRDN(ASN1ObjectIdentifier[] oids,
ASN1Encodable[] values)
Add a multi-valued RDN made up of the passed in OIDs and associated ASN.1 values.
|
X500NameBuilder |
X500NameBuilder.addMultiValuedRDN(ASN1ObjectIdentifier[] oids,
String[] values)
Add a multi-valued RDN made up of the passed in OIDs and associated string values.
|
X500NameBuilder |
X500NameBuilder.addRDN(ASN1ObjectIdentifier oid,
ASN1Encodable value)
Add an RDN based on a single OID and an ASN.1 value.
|
X500NameBuilder |
X500NameBuilder.addRDN(ASN1ObjectIdentifier oid,
String value)
Add an RDN based on a single OID and a string representation of its value.
|
RDN[] |
X500Name.getRDNs(ASN1ObjectIdentifier attributeType)
return an array of RDNs containing the attribute type given by OID in structure order.
|
String[] |
X500NameStyle.oidToAttrNames(ASN1ObjectIdentifier oid)
Return the acceptable names in a String DN that map to OID.
|
String |
X500NameStyle.oidToDisplayName(ASN1ObjectIdentifier oid)
Return the display name for toString() associated with the OID.
|
ASN1Encodable |
X500NameStyle.stringToValue(ASN1ObjectIdentifier oid,
String value)
Convert the passed in String value into the appropriate ASN.1
encoded object.
|
Constructor and Description |
---|
AttributeTypeAndValue(ASN1ObjectIdentifier type,
ASN1Encodable value) |
RDN(ASN1ObjectIdentifier oid,
ASN1Encodable value)
Create a single valued RDN.
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
BCStyle.BUSINESS_CATEGORY
businessCategory - DirectoryString(SIZE(1..128)
|
static ASN1ObjectIdentifier |
RFC4519Style.businessCategory |
static ASN1ObjectIdentifier |
RFC4519Style.c |
static ASN1ObjectIdentifier |
BCStyle.C
country code - StringType(SIZE(2))
|
static ASN1ObjectIdentifier |
RFC4519Style.cn |
static ASN1ObjectIdentifier |
BCStyle.CN
common name - StringType(SIZE(1..64))
|
static ASN1ObjectIdentifier |
BCStyle.COUNTRY_OF_CITIZENSHIP
RFC 3039 CountryOfCitizenship - PrintableString (SIZE (2)) -- ISO 3166
codes only
|
static ASN1ObjectIdentifier |
BCStyle.COUNTRY_OF_RESIDENCE
RFC 3039 CountryOfResidence - PrintableString (SIZE (2)) -- ISO 3166
codes only
|
static ASN1ObjectIdentifier |
BCStyle.DATE_OF_BIRTH
RFC 3039 DateOfBirth - GeneralizedTime - YYYYMMDD000000Z
|
static ASN1ObjectIdentifier |
RFC4519Style.dc |
static ASN1ObjectIdentifier |
BCStyle.DC |
static ASN1ObjectIdentifier |
RFC4519Style.description |
static ASN1ObjectIdentifier |
RFC4519Style.destinationIndicator |
static ASN1ObjectIdentifier |
RFC4519Style.distinguishedName |
static ASN1ObjectIdentifier |
BCStyle.DMD_NAME
RFC 2256 dmdName
|
static ASN1ObjectIdentifier |
BCStyle.DN_QUALIFIER
dnQualifier - DirectoryString(SIZE(1..64)
|
static ASN1ObjectIdentifier |
RFC4519Style.dnQualifier |
static ASN1ObjectIdentifier |
BCStyle.E
email address in Verisign certificates
|
static ASN1ObjectIdentifier |
BCStyle.EmailAddress
Email address (RSA PKCS#9 extension) - IA5String.
|
static ASN1ObjectIdentifier |
RFC4519Style.enhancedSearchGuide |
static ASN1ObjectIdentifier |
RFC4519Style.facsimileTelephoneNumber |
static ASN1ObjectIdentifier |
BCStyle.GENDER
RFC 3039 Gender - PrintableString (SIZE(1)) -- "M", "F", "m" or "f"
|
static ASN1ObjectIdentifier |
BCStyle.GENERATION |
static ASN1ObjectIdentifier |
RFC4519Style.generationQualifier |
static ASN1ObjectIdentifier |
RFC4519Style.givenName |
static ASN1ObjectIdentifier |
BCStyle.GIVENNAME |
static ASN1ObjectIdentifier |
RFC4519Style.houseIdentifier |
static ASN1ObjectIdentifier |
RFC4519Style.initials |
static ASN1ObjectIdentifier |
BCStyle.INITIALS |
static ASN1ObjectIdentifier |
RFC4519Style.internationalISDNNumber |
static ASN1ObjectIdentifier |
RFC4519Style.l |
static ASN1ObjectIdentifier |
BCStyle.L
locality name - StringType(SIZE(1..64))
|
static ASN1ObjectIdentifier |
RFC4519Style.member |
static ASN1ObjectIdentifier |
RFC4519Style.name |
static ASN1ObjectIdentifier |
BCStyle.NAME
id-at-name
|
static ASN1ObjectIdentifier |
BCStyle.NAME_AT_BIRTH
ISIS-MTT NameAtBirth - DirectoryString(SIZE(1..64)
|
static ASN1ObjectIdentifier |
RFC4519Style.o |
static ASN1ObjectIdentifier |
BCStyle.O
organization - StringType(SIZE(1..64))
|
static ASN1ObjectIdentifier |
RFC4519Style.ou |
static ASN1ObjectIdentifier |
BCStyle.OU
organizational unit name - StringType(SIZE(1..64))
|
static ASN1ObjectIdentifier |
RFC4519Style.owner |
static ASN1ObjectIdentifier |
RFC4519Style.physicalDeliveryOfficeName |
static ASN1ObjectIdentifier |
BCStyle.PLACE_OF_BIRTH
RFC 3039 PlaceOfBirth - DirectoryString(SIZE(1..128)
|
static ASN1ObjectIdentifier |
BCStyle.POSTAL_ADDRESS
RFC 3039 PostalAddress - SEQUENCE SIZE (1..6) OF
DirectoryString(SIZE(1..30))
|
static ASN1ObjectIdentifier |
BCStyle.POSTAL_CODE
postalCode - DirectoryString(SIZE(1..40)
|
static ASN1ObjectIdentifier |
RFC4519Style.postalAddress |
static ASN1ObjectIdentifier |
RFC4519Style.postalCode |
static ASN1ObjectIdentifier |
RFC4519Style.postOfficeBox |
static ASN1ObjectIdentifier |
RFC4519Style.preferredDeliveryMethod |
static ASN1ObjectIdentifier |
BCStyle.PSEUDONYM
RFC 3039 Pseudonym - DirectoryString(SIZE(1..64)
|
static ASN1ObjectIdentifier |
RFC4519Style.registeredAddress |
static ASN1ObjectIdentifier |
RFC4519Style.roleOccupant |
static ASN1ObjectIdentifier |
RFC4519Style.searchGuide |
static ASN1ObjectIdentifier |
RFC4519Style.seeAlso |
static ASN1ObjectIdentifier |
RFC4519Style.serialNumber |
static ASN1ObjectIdentifier |
BCStyle.SERIALNUMBER
device serial number name - StringType(SIZE(1..64))
|
static ASN1ObjectIdentifier |
RFC4519Style.sn |
static ASN1ObjectIdentifier |
BCStyle.SN
device serial number name - StringType(SIZE(1..64))
|
static ASN1ObjectIdentifier |
RFC4519Style.st |
static ASN1ObjectIdentifier |
BCStyle.ST
state, or province name - StringType(SIZE(1..64))
|
static ASN1ObjectIdentifier |
RFC4519Style.street |
static ASN1ObjectIdentifier |
BCStyle.STREET
street - StringType(SIZE(1..64))
|
static ASN1ObjectIdentifier |
BCStyle.SURNAME
Naming attributes of type X520name
|
static ASN1ObjectIdentifier |
BCStyle.T
Title
|
static ASN1ObjectIdentifier |
BCStyle.TELEPHONE_NUMBER
id-at-telephoneNumber
|
static ASN1ObjectIdentifier |
RFC4519Style.telephoneNumber |
static ASN1ObjectIdentifier |
RFC4519Style.teletexTerminalIdentifier |
static ASN1ObjectIdentifier |
RFC4519Style.telexNumber |
static ASN1ObjectIdentifier |
RFC4519Style.title |
static ASN1ObjectIdentifier |
RFC4519Style.uid |
static ASN1ObjectIdentifier |
BCStyle.UID
LDAP User id.
|
static ASN1ObjectIdentifier |
BCStyle.UNIQUE_IDENTIFIER |
static ASN1ObjectIdentifier |
RFC4519Style.uniqueMember |
static ASN1ObjectIdentifier |
BCStyle.UnstructuredAddress |
static ASN1ObjectIdentifier |
BCStyle.UnstructuredName
more from PKCS#9
|
static ASN1ObjectIdentifier |
RFC4519Style.userPassword |
static ASN1ObjectIdentifier |
RFC4519Style.x121Address |
static ASN1ObjectIdentifier |
RFC4519Style.x500UniqueIdentifier |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
BCStyle.attrNameToOID(String attrName) |
ASN1ObjectIdentifier |
RFC4519Style.attrNameToOID(String attrName) |
static ASN1ObjectIdentifier |
IETFUtils.decodeAttrName(String name,
Hashtable lookUp) |
Modifier and Type | Method and Description |
---|---|
protected ASN1Encodable |
BCStyle.encodeStringValue(ASN1ObjectIdentifier oid,
String value) |
protected ASN1Encodable |
AbstractX500NameStyle.encodeStringValue(ASN1ObjectIdentifier oid,
String value)
Encoded every value into a UTF8String.
|
protected ASN1Encodable |
RFC4519Style.encodeStringValue(ASN1ObjectIdentifier oid,
String value) |
static String[] |
IETFUtils.findAttrNamesForOID(ASN1ObjectIdentifier oid,
Hashtable lookup) |
String[] |
BCStyle.oidToAttrNames(ASN1ObjectIdentifier oid) |
String[] |
RFC4519Style.oidToAttrNames(ASN1ObjectIdentifier oid) |
String |
BCStyle.oidToDisplayName(ASN1ObjectIdentifier oid) |
String |
RFC4519Style.oidToDisplayName(ASN1ObjectIdentifier oid) |
ASN1Encodable |
AbstractX500NameStyle.stringToValue(ASN1ObjectIdentifier oid,
String value)
For all string values starting with '#' is assumed, that these are
already valid ASN.1 objects encoded in hex.
|
Modifier and Type | Class and Description |
---|---|
class |
PolicyQualifierId
PolicyQualifierId, used in the CertificatePolicies
X509V3 extension.
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
Extension.auditIdentity
Audit identity extension in attribute certificates.
|
static ASN1ObjectIdentifier |
X509Extension.auditIdentity
Deprecated.
Audit identity extension in attribute certificates.
|
static ASN1ObjectIdentifier |
X509Extensions.AuditIdentity
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.authorityInfoAccess
Authority Info Access
|
static ASN1ObjectIdentifier |
X509Extension.authorityInfoAccess
Deprecated.
Authority Info Access
|
static ASN1ObjectIdentifier |
X509Extensions.AuthorityInfoAccess
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.authorityKeyIdentifier
Authority Key Identifier
|
static ASN1ObjectIdentifier |
X509Extension.authorityKeyIdentifier
Deprecated.
Authority Key Identifier
|
static ASN1ObjectIdentifier |
X509Extensions.AuthorityKeyIdentifier
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.basicConstraints
Basic Constraints
|
static ASN1ObjectIdentifier |
X509Extension.basicConstraints
Deprecated.
Basic Constraints
|
static ASN1ObjectIdentifier |
X509Extensions.BasicConstraints
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.biometricInfo
BiometricInfo
|
static ASN1ObjectIdentifier |
X509Extension.biometricInfo
Deprecated.
BiometricInfo
|
static ASN1ObjectIdentifier |
X509Extensions.BiometricInfo
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
X509Name.BUSINESS_CATEGORY
Deprecated.
businessCategory - DirectoryString(SIZE(1..128)
|
static ASN1ObjectIdentifier |
X509Name.C
Deprecated.
use a X500NameStyle
|
static ASN1ObjectIdentifier |
Extension.certificateIssuer
Certificate Issuer
|
static ASN1ObjectIdentifier |
X509Extension.certificateIssuer
Deprecated.
Certificate Issuer
|
static ASN1ObjectIdentifier |
X509Extensions.CertificateIssuer
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.certificatePolicies
Certificate Policies
|
static ASN1ObjectIdentifier |
X509Extension.certificatePolicies
Deprecated.
Certificate Policies
|
static ASN1ObjectIdentifier |
X509Extensions.CertificatePolicies
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
X509Name.CN
Deprecated.
use a X500NameStyle
|
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.commonName
Subject RDN components: commonName = 2.5.4.3
|
static ASN1ObjectIdentifier |
X509Name.COUNTRY_OF_CITIZENSHIP
Deprecated.
RFC 3039 CountryOfCitizenship - PrintableString (SIZE (2)) -- ISO 3166
codes only
|
static ASN1ObjectIdentifier |
X509Name.COUNTRY_OF_RESIDENCE
Deprecated.
RFC 3039 CountryOfResidence - PrintableString (SIZE (2)) -- ISO 3166
codes only
|
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.countryName
Subject RDN components: countryName = 2.5.4.6
|
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.crlAccessMethod
OID for crl uri in AuthorityInformationAccess extension
|
static ASN1ObjectIdentifier |
Extension.cRLDistributionPoints
CRL Distribution Points
|
static ASN1ObjectIdentifier |
X509Extension.cRLDistributionPoints
Deprecated.
CRL Distribution Points
|
static ASN1ObjectIdentifier |
X509Extensions.CRLDistributionPoints
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.cRLNumber
CRL Number
|
static ASN1ObjectIdentifier |
X509Extension.cRLNumber
Deprecated.
CRL Number
|
static ASN1ObjectIdentifier |
X509Extensions.CRLNumber
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
X509Name.DATE_OF_BIRTH
Deprecated.
RFC 3039 DateOfBirth - GeneralizedTime - YYYYMMDD000000Z
|
static ASN1ObjectIdentifier |
X509Name.DC
Deprecated.
|
static ASN1ObjectIdentifier |
Extension.deltaCRLIndicator
Delta CRL indicator
|
static ASN1ObjectIdentifier |
X509Extension.deltaCRLIndicator
Deprecated.
Delta CRL indicator
|
static ASN1ObjectIdentifier |
X509Extensions.DeltaCRLIndicator
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
X509Name.DMD_NAME
Deprecated.
RFC 2256 dmdName
|
static ASN1ObjectIdentifier |
X509Name.DN_QUALIFIER
Deprecated.
dnQualifier - DirectoryString(SIZE(1..64)
|
static ASN1ObjectIdentifier |
X509Name.E
Deprecated.
email address in Verisign certificates
|
static ASN1ObjectIdentifier |
X509Name.EmailAddress
Deprecated.
use a X500NameStyle
|
static ASN1ObjectIdentifier |
Extension.expiredCertsOnCRL
Expired Certificates on CRL extension
|
static ASN1ObjectIdentifier |
Extension.extendedKeyUsage
Extended Key Usage
|
static ASN1ObjectIdentifier |
X509Extension.extendedKeyUsage
Deprecated.
Extended Key Usage
|
static ASN1ObjectIdentifier |
X509Extensions.ExtendedKeyUsage
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.freshestCRL
Freshest CRL
|
static ASN1ObjectIdentifier |
X509Extension.freshestCRL
Deprecated.
Freshest CRL
|
static ASN1ObjectIdentifier |
X509Extensions.FreshestCRL
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
X509Name.GENDER
Deprecated.
RFC 3039 Gender - PrintableString (SIZE(1)) -- "M", "F", "m" or "f"
|
static ASN1ObjectIdentifier |
X509Name.GENERATION
Deprecated.
|
static ASN1ObjectIdentifier |
X509Name.GIVENNAME
Deprecated.
|
static ASN1ObjectIdentifier |
X509AttributeIdentifiers.id_aca |
static ASN1ObjectIdentifier |
X509AttributeIdentifiers.id_aca_accessIdentity |
static ASN1ObjectIdentifier |
X509AttributeIdentifiers.id_aca_authenticationInfo |
static ASN1ObjectIdentifier |
X509AttributeIdentifiers.id_aca_chargingIdentity |
static ASN1ObjectIdentifier |
X509AttributeIdentifiers.id_aca_encAttrs |
static ASN1ObjectIdentifier |
X509AttributeIdentifiers.id_aca_group |
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.id_ad
id-pkix OID: 1.3.6.1.5.5.7.48
|
static ASN1ObjectIdentifier |
AccessDescription.id_ad_caIssuers |
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.id_ad_caIssuers
id-ad-caIssuers OID: 1.3.6.1.5.5.7.48.2
|
static ASN1ObjectIdentifier |
AccessDescription.id_ad_ocsp |
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.id_ad_ocsp
id-ad-ocsp OID: 1.3.6.1.5.5.7.48.1
|
static ASN1ObjectIdentifier |
X509AttributeIdentifiers.id_at_clearance |
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.id_at_name
Subject RDN components: name = 2.5.4.41
|
static ASN1ObjectIdentifier |
X509AttributeIdentifiers.id_at_role |
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.id_at_telephoneNumber
Subject RDN components: telephone_number = 2.5.4.20
|
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.id_ce
ISO ARC for standard certificate and CRL extensions
|
static ASN1ObjectIdentifier |
X509AttributeIdentifiers.id_ce_targetInformation |
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.id_ea_rsa
OID: 2.5.8.1.1
|
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.id_pe
private internet extensions; OID = 1.3.6.1.5.5.7.1
|
static ASN1ObjectIdentifier |
X509AttributeIdentifiers.id_pe_aaControls |
static ASN1ObjectIdentifier |
X509AttributeIdentifiers.id_pe_ac_auditIdentity |
static ASN1ObjectIdentifier |
X509AttributeIdentifiers.id_pe_ac_proxying |
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.id_pkix
id-pkix OID: 1.3.6.1.5.5.7
|
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.id_SHA1
id-SHA1 OBJECT IDENTIFIER ::=
{iso(1) identified-organization(3) oiw(14) secsig(3) algorithms(2) 26 }
|
static ASN1ObjectIdentifier |
Extension.inhibitAnyPolicy
Inhibit Any Policy
|
static ASN1ObjectIdentifier |
X509Extension.inhibitAnyPolicy
Deprecated.
Inhibit Any Policy
|
static ASN1ObjectIdentifier |
X509Extensions.InhibitAnyPolicy
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
X509Name.INITIALS
Deprecated.
|
static ASN1ObjectIdentifier |
Extension.instructionCode
Hold Instruction Code
|
static ASN1ObjectIdentifier |
X509Extension.instructionCode
Deprecated.
Hold Instruction Code
|
static ASN1ObjectIdentifier |
X509Extensions.InstructionCode
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.invalidityDate
Invalidity Date
|
static ASN1ObjectIdentifier |
X509Extension.invalidityDate
Deprecated.
Invalidity Date
|
static ASN1ObjectIdentifier |
X509Extensions.InvalidityDate
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.issuerAlternativeName
Issuer Alternative Name
|
static ASN1ObjectIdentifier |
X509Extension.issuerAlternativeName
Deprecated.
Issuer Alternative Name
|
static ASN1ObjectIdentifier |
X509Extensions.IssuerAlternativeName
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.issuingDistributionPoint
Issuing Distribution Point
|
static ASN1ObjectIdentifier |
X509Extension.issuingDistributionPoint
Deprecated.
Issuing Distribution Point
|
static ASN1ObjectIdentifier |
X509Extensions.IssuingDistributionPoint
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.keyUsage
Key Usage
|
static ASN1ObjectIdentifier |
X509Extension.keyUsage
Deprecated.
Key Usage
|
static ASN1ObjectIdentifier |
X509Extensions.KeyUsage
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
X509Name.L
Deprecated.
locality name - StringType(SIZE(1..64))
|
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.localityName
Subject RDN components: localityName = 2.5.4.7
|
static ASN1ObjectIdentifier |
Extension.logoType
Logo Type
|
static ASN1ObjectIdentifier |
X509Extension.logoType
Deprecated.
Logo Type
|
static ASN1ObjectIdentifier |
X509Extensions.LogoType
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
X509Name.NAME
Deprecated.
id-at-name
|
static ASN1ObjectIdentifier |
X509Name.NAME_AT_BIRTH
Deprecated.
ISIS-MTT NameAtBirth - DirectoryString(SIZE(1..64)
|
static ASN1ObjectIdentifier |
Extension.nameConstraints
Name Constraints
|
static ASN1ObjectIdentifier |
X509Extension.nameConstraints
Deprecated.
Name Constraints
|
static ASN1ObjectIdentifier |
X509Extensions.NameConstraints
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.noRevAvail
NoRevAvail extension in attribute certificates.
|
static ASN1ObjectIdentifier |
X509Extension.noRevAvail
Deprecated.
NoRevAvail extension in attribute certificates.
|
static ASN1ObjectIdentifier |
X509Extensions.NoRevAvail
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
X509Name.O
Deprecated.
use a X500NameStyle
|
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.ocspAccessMethod
OID for ocsp uri in AuthorityInformationAccess extension
|
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.organization
Subject RDN components: organization = 2.5.4.10
|
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.organizationalUnitName
Subject RDN components: organizationalUnitName = 2.5.4.11
|
static ASN1ObjectIdentifier |
X509Name.OU
Deprecated.
use a X500NameStyle
|
static ASN1ObjectIdentifier |
X509Name.PLACE_OF_BIRTH
Deprecated.
RFC 3039 PlaceOfBirth - DirectoryString(SIZE(1..128)
|
static ASN1ObjectIdentifier |
Extension.policyConstraints
Policy Constraints
|
static ASN1ObjectIdentifier |
X509Extension.policyConstraints
Deprecated.
Policy Constraints
|
static ASN1ObjectIdentifier |
X509Extensions.PolicyConstraints
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.policyMappings
Policy Mappings
|
static ASN1ObjectIdentifier |
X509Extension.policyMappings
Deprecated.
Policy Mappings
|
static ASN1ObjectIdentifier |
X509Extensions.PolicyMappings
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
X509Name.POSTAL_ADDRESS
Deprecated.
RFC 3039 PostalAddress - SEQUENCE SIZE (1..6) OF
DirectoryString(SIZE(1..30))
|
static ASN1ObjectIdentifier |
X509Name.POSTAL_CODE
Deprecated.
postalCode - DirectoryString(SIZE(1..40)
|
static ASN1ObjectIdentifier |
Extension.privateKeyUsagePeriod
Private Key Usage Period
|
static ASN1ObjectIdentifier |
X509Extension.privateKeyUsagePeriod
Deprecated.
Private Key Usage Period
|
static ASN1ObjectIdentifier |
X509Extensions.PrivateKeyUsagePeriod
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
X509Name.PSEUDONYM
Deprecated.
RFC 3039 Pseudonym - DirectoryString(SIZE(1..64)
|
static ASN1ObjectIdentifier |
Extension.qCStatements
QCStatements
|
static ASN1ObjectIdentifier |
X509Extension.qCStatements
Deprecated.
QCStatements
|
static ASN1ObjectIdentifier |
X509Extensions.QCStatements
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.reasonCode
Reason code
|
static ASN1ObjectIdentifier |
X509Extension.reasonCode
Deprecated.
Reason code
|
static ASN1ObjectIdentifier |
X509Extensions.ReasonCode
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.ripemd160
ripemd160 OBJECT IDENTIFIER ::=
{iso(1) identified-organization(3) TeleTrust(36) algorithm(3) hashAlgorithm(2) RIPEMD-160(1)}
|
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.ripemd160WithRSAEncryption
ripemd160WithRSAEncryption OBJECT IDENTIFIER ::=
{iso(1) identified-organization(3) TeleTrust(36) algorithm(3) signatureAlgorithm(3) rsaSignature(1) rsaSignatureWithripemd160(2) }
|
static ASN1ObjectIdentifier |
X509AttributeIdentifiers.RoleSyntax
Deprecated.
use id_at_role
|
static ASN1ObjectIdentifier |
X509Name.SERIALNUMBER
Deprecated.
device serial number name - StringType(SIZE(1..64))
|
static ASN1ObjectIdentifier |
X509Name.SN
Deprecated.
device serial number name - StringType(SIZE(1..64))
|
static ASN1ObjectIdentifier |
X509Name.ST
Deprecated.
state, or province name - StringType(SIZE(1..64))
|
static ASN1ObjectIdentifier |
X509ObjectIdentifiers.stateOrProvinceName
Subject RDN components: stateOrProvinceName = 2.5.4.8
|
static ASN1ObjectIdentifier |
X509Name.STREET
Deprecated.
street - StringType(SIZE(1..64))
|
static ASN1ObjectIdentifier |
Extension.subjectAlternativeName
Subject Alternative Name
|
static ASN1ObjectIdentifier |
X509Extension.subjectAlternativeName
Deprecated.
Subject Alternative Name
|
static ASN1ObjectIdentifier |
X509Extensions.SubjectAlternativeName
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.subjectDirectoryAttributes
Subject Directory Attributes
|
static ASN1ObjectIdentifier |
X509Extension.subjectDirectoryAttributes
Deprecated.
Subject Directory Attributes
|
static ASN1ObjectIdentifier |
X509Extensions.SubjectDirectoryAttributes
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.subjectInfoAccess
Subject Info Access
|
static ASN1ObjectIdentifier |
X509Extension.subjectInfoAccess
Deprecated.
Subject Info Access
|
static ASN1ObjectIdentifier |
X509Extensions.SubjectInfoAccess
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
Extension.subjectKeyIdentifier
Subject Key Identifier
|
static ASN1ObjectIdentifier |
X509Extension.subjectKeyIdentifier
Deprecated.
Subject Key Identifier
|
static ASN1ObjectIdentifier |
X509Extensions.SubjectKeyIdentifier
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
X509Name.SURNAME
Deprecated.
Naming attributes of type X520name
|
static ASN1ObjectIdentifier |
X509Name.T
Deprecated.
use a X500NameStyle
|
static ASN1ObjectIdentifier |
Extension.targetInformation
TargetInformation extension in attribute certificates.
|
static ASN1ObjectIdentifier |
X509Extension.targetInformation
Deprecated.
TargetInformation extension in attribute certificates.
|
static ASN1ObjectIdentifier |
X509Extensions.TargetInformation
Deprecated.
use X509Extension value.
|
static ASN1ObjectIdentifier |
X509Name.TELEPHONE_NUMBER
Deprecated.
id-at-telephoneNumber
|
static ASN1ObjectIdentifier |
X509Name.UID
Deprecated.
LDAP User id.
|
static ASN1ObjectIdentifier |
X509Name.UNIQUE_IDENTIFIER
Deprecated.
|
static ASN1ObjectIdentifier |
X509Name.UnstructuredAddress
Deprecated.
|
static ASN1ObjectIdentifier |
X509Name.UnstructuredName
Deprecated.
more from PKCS#9
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
AccessDescription.getAccessMethod() |
ASN1ObjectIdentifier |
AlgorithmIdentifier.getAlgorithm() |
ASN1ObjectIdentifier |
Attribute.getAttrType() |
ASN1ObjectIdentifier[] |
X509Extensions.getCriticalExtensionOIDs()
Deprecated.
|
ASN1ObjectIdentifier[] |
Extensions.getCriticalExtensionOIDs() |
ASN1ObjectIdentifier[] |
X509Extensions.getExtensionOIDs()
Deprecated.
|
ASN1ObjectIdentifier[] |
Extensions.getExtensionOIDs() |
ASN1ObjectIdentifier |
Extension.getExtnId() |
ASN1ObjectIdentifier[] |
X509Extensions.getNonCriticalExtensionOIDs()
Deprecated.
|
ASN1ObjectIdentifier[] |
Extensions.getNonCriticalExtensionOIDs() |
ASN1ObjectIdentifier |
ObjectDigestInfo.getOtherObjectTypeID() |
ASN1ObjectIdentifier |
PolicyInformation.getPolicyIdentifier() |
ASN1ObjectIdentifier |
PolicyQualifierInfo.getPolicyQualifierId() |
ASN1ObjectIdentifier |
KeyPurposeId.toOID() |
Modifier and Type | Method and Description |
---|---|
void |
ExtensionsGenerator.addExtension(ASN1ObjectIdentifier oid,
boolean critical,
ASN1Encodable value)
Add an extension with the given oid and the passed in value to be included
in the OCTET STRING associated with the extension.
|
void |
X509ExtensionsGenerator.addExtension(ASN1ObjectIdentifier oid,
boolean critical,
ASN1Encodable value)
Deprecated.
Add an extension with the given oid and the passed in value to be included
in the OCTET STRING associated with the extension.
|
void |
ExtensionsGenerator.addExtension(ASN1ObjectIdentifier oid,
boolean critical,
byte[] value)
Add an extension with the given oid and the passed in byte array to be wrapped in the
OCTET STRING associated with the extension.
|
void |
X509ExtensionsGenerator.addExtension(ASN1ObjectIdentifier oid,
boolean critical,
byte[] value)
Deprecated.
Add an extension with the given oid and the passed in byte array to be wrapped in the
OCTET STRING associated with the extension.
|
static GeneralNames |
GeneralNames.fromExtensions(Extensions extensions,
ASN1ObjectIdentifier extOID) |
ASN1Primitive |
X509DefaultEntryConverter.getConvertedValue(ASN1ObjectIdentifier oid,
String value)
Apply default coversion for the given value depending on the oid
and the character range of the value.
|
abstract ASN1Primitive |
X509NameEntryConverter.getConvertedValue(ASN1ObjectIdentifier oid,
String value)
Convert the passed in String value into the appropriate ASN.1
encoded object.
|
X509Extension |
X509Extensions.getExtension(ASN1ObjectIdentifier oid)
Deprecated.
return the extension represented by the object identifier
passed in.
|
Extension |
Extensions.getExtension(ASN1ObjectIdentifier oid)
return the extension represented by the object identifier
passed in.
|
ASN1Encodable |
Extensions.getExtensionParsedValue(ASN1ObjectIdentifier oid)
return the parsed value of the extension represented by the object identifier
passed in.
|
PolicyInformation |
CertificatePolicies.getPolicyInformation(ASN1ObjectIdentifier policyIdentifier) |
Vector |
X509Name.getValues(ASN1ObjectIdentifier oid)
Deprecated.
return a vector of the values found in the name, in the order they
were found, with the DN label corresponding to passed in oid.
|
Constructor and Description |
---|
AccessDescription(ASN1ObjectIdentifier oid,
GeneralName location)
create an AccessDescription with the oid and location provided.
|
AlgorithmIdentifier(ASN1ObjectIdentifier algorithm) |
AlgorithmIdentifier(ASN1ObjectIdentifier algorithm,
ASN1Encodable parameters) |
Attribute(ASN1ObjectIdentifier attrType,
ASN1Set attrValues) |
AuthorityInformationAccess(ASN1ObjectIdentifier oid,
GeneralName location)
create an AuthorityInformationAccess with the oid and location provided.
|
Extension(ASN1ObjectIdentifier extnId,
ASN1Boolean critical,
ASN1OctetString value) |
Extension(ASN1ObjectIdentifier extnId,
boolean critical,
ASN1OctetString value) |
Extension(ASN1ObjectIdentifier extnId,
boolean critical,
byte[] value) |
ObjectDigestInfo(int digestedObjectType,
ASN1ObjectIdentifier otherObjectTypeID,
AlgorithmIdentifier digestAlgorithm,
byte[] objectDigest)
Constructor from given details.
|
PolicyInformation(ASN1ObjectIdentifier policyIdentifier) |
PolicyInformation(ASN1ObjectIdentifier policyIdentifier,
ASN1Sequence policyQualifiers) |
PolicyQualifierInfo(ASN1ObjectIdentifier policyQualifierId,
ASN1Encodable qualifier)
Creates a new
PolicyQualifierInfo instance. |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
ETSIQCObjectIdentifiers.id_etsi_qcs_LimiteValue |
static ASN1ObjectIdentifier |
ETSIQCObjectIdentifiers.id_etsi_qcs_QcCompliance |
static ASN1ObjectIdentifier |
ETSIQCObjectIdentifiers.id_etsi_qcs_QcPds |
static ASN1ObjectIdentifier |
ETSIQCObjectIdentifiers.id_etsi_qcs_QcSSCD |
static ASN1ObjectIdentifier |
ETSIQCObjectIdentifiers.id_etsi_qcs_QcType |
static ASN1ObjectIdentifier |
ETSIQCObjectIdentifiers.id_etsi_qcs_RetentionPeriod |
static ASN1ObjectIdentifier |
ETSIQCObjectIdentifiers.id_etsi_qct_eseal |
static ASN1ObjectIdentifier |
ETSIQCObjectIdentifiers.id_etsi_qct_esign |
static ASN1ObjectIdentifier |
ETSIQCObjectIdentifiers.id_etsi_qct_web |
static ASN1ObjectIdentifier |
RFC3739QCObjectIdentifiers.id_qcs_pkixQCSyntax_v1
OID: 1.3.6.1.5.5.7.11.1
|
static ASN1ObjectIdentifier |
RFC3739QCObjectIdentifiers.id_qcs_pkixQCSyntax_v2
OID: 1.3.6.1.5.5.7.11.2
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
TypeOfBiometricData.getBiometricDataOid() |
ASN1ObjectIdentifier |
SemanticsInformation.getSemanticsIdentifier() |
ASN1ObjectIdentifier |
QCStatement.getStatementId() |
Constructor and Description |
---|
QCStatement(ASN1ObjectIdentifier qcStatementId) |
QCStatement(ASN1ObjectIdentifier qcStatementId,
ASN1Encodable qcStatementInfo) |
SemanticsInformation(ASN1ObjectIdentifier semanticsIdentifier) |
SemanticsInformation(ASN1ObjectIdentifier semanticsIdentifier,
GeneralName[] generalNames) |
TypeOfBiometricData(ASN1ObjectIdentifier BiometricDataID) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
SigIObjectIdentifiers.id_sigi
OID: 1.3.36.8
|
static ASN1ObjectIdentifier |
SigIObjectIdentifiers.id_sigi_cp
Certificate policy IDs for German SigI (Signature Interoperability
Specification)
|
static ASN1ObjectIdentifier |
SigIObjectIdentifiers.id_sigi_cp_sigconform
Certificate is conformant to german signature law.
|
static ASN1ObjectIdentifier |
SigIObjectIdentifiers.id_sigi_kp
Key purpose IDs for German SigI (Signature Interoperability
Specification)
|
static ASN1ObjectIdentifier |
SigIObjectIdentifiers.id_sigi_kp_directoryService
To be used for for the generation of directory service certificates.
|
static ASN1ObjectIdentifier |
SigIObjectIdentifiers.id_sigi_on
Other Name IDs for German SigI (Signature Interoperability Specification)
|
static ASN1ObjectIdentifier |
SigIObjectIdentifiers.id_sigi_on_personalData
ID for PersonalData
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.ansi_X9_42
X9.42
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.ansi_X9_62
Base OID: 1.2.840.10045
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2onb191v4
Two Curve c2onb191v4, OID: 1.2.840.10045.3.0.8
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2onb191v5
Two Curve c2onb191v5, OID: 1.2.840.10045.3.0.9
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2onb239v4
Two Curve c2onb239v4, OID: 1.2.840.10045.3.0.14
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2onb239v5
Two Curve c2onb239v5, OID: 1.2.840.10045.3.0.15
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2pnb163v1
Two Curve c2pnb163v1, OID: 1.2.840.10045.3.0.1
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2pnb163v2
Two Curve c2pnb163v2, OID: 1.2.840.10045.3.0.2
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2pnb163v3
Two Curve c2pnb163v3, OID: 1.2.840.10045.3.0.3
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2pnb176w1
Two Curve c2pnb176w1, OID: 1.2.840.10045.3.0.4
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2pnb208w1
Two Curve c2pnb208w1, OID: 1.2.840.10045.3.0.10
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2pnb272w1
Two Curve c2pnb272w1, OID: 1.2.840.10045.3.0.16
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2pnb304w1
Two Curve c2pnb304w1, OID: 1.2.840.10045.3.0.17
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2pnb368w1
Two Curve c2pnb368w1, OID: 1.2.840.10045.3.0.19
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2tnb191v1
Two Curve c2tnb191v1, OID: 1.2.840.10045.3.0.5
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2tnb191v2
Two Curve c2tnb191v2, OID: 1.2.840.10045.3.0.6
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2tnb191v3
Two Curve c2tnb191v3, OID: 1.2.840.10045.3.0.7
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2tnb239v1
Two Curve c2tnb239v1, OID: 1.2.840.10045.3.0.11
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2tnb239v2
Two Curve c2tnb239v2, OID: 1.2.840.10045.3.0.12
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2tnb239v3
Two Curve c2tnb239v3, OID: 1.2.840.10045.3.0.13
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2tnb359v1
Two Curve c2tnb359v1, OID: 1.2.840.10045.3.0.18
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.c2tnb431r1
Two Curve c2tnb431r1, OID: 1.2.840.10045.3.0.20
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.characteristic_two_field
OID: 1.2.840.10045.1.2
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.cTwoCurve
Two Curves
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.dhEphem
X9.42 dhEphem OID: 1.2.840.10046.3.2
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.dhHybrid1
X9.42 dhHybrid1 OID: 1.2.840.10046.3.4
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.dhHybrid2
X9.42 dhHybrid2 OID: 1.2.840.10046.3.5
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.dhHybridOneFlow
X9.42 dhHybridOneFlow OID: 1.2.840.10046.3.6
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.dhOneFlow
X9.42 dhOneFlow OID: 1.2.840.10046.3.3
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.dhpublicnumber
Diffie-Hellman
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.dhSinglePass_cofactorDH_sha1kdf_scheme
OID: 1.3.133.16.840.63.0.3
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.dhSinglePass_stdDH_sha1kdf_scheme
OID: 1.3.133.16.840.63.0.2
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.dhStatic
X9.42 dhStatic OID: 1.2.840.10046.3.1
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.ecdsa_with_SHA1
OID: 1.2.840.10045.4.1
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.ecdsa_with_SHA2
OID: 1.2.840.10045.4.3
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.ecdsa_with_SHA224
OID: 1.2.840.10045.4.3.1
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.ecdsa_with_SHA256
OID: 1.2.840.10045.4.3.2
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.ecdsa_with_SHA384
OID: 1.2.840.10045.4.3.3
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.ecdsa_with_SHA512
OID: 1.2.840.10045.4.3.4
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.ellipticCurve
Named curves base
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.gnBasis
OID: 1.2.840.10045.1.2.3.1
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.id_dsa
DSA
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.id_dsa_with_sha1
id-dsa-with-sha1 OBJECT IDENTIFIER ::= {
iso(1) member-body(2) us(840) x9-57(10040) x9cm(4) 3 }
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.id_ecPublicKey
OID: 1.2.840.10045.2.1
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.id_ecSigType
OID: 1.2.840.10045.4
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.id_fieldType
OID: 1.2.840.10045.1
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.id_kdf_kdf2 |
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.id_kdf_kdf3 |
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.id_publicKeyType
OID: 1.2.840.10045.2
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.mqv1
X9.42 MQV1 OID: 1.2.840.10046.3.8
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.mqv2
X9.42 MQV2 OID: 1.2.840.10046.3.7
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.mqvSinglePass_sha1kdf_scheme
OID: 1.3.133.16.840.63.0.16
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.ppBasis
OID: 1.2.840.10045.1.2.3.3
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.prime_field
OID: 1.2.840.10045.1.1
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.prime192v1
Prime Curve prime192v1, OID: 1.2.840.10045.3.1.1
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.prime192v2
Prime Curve prime192v2, OID: 1.2.840.10045.3.1.2
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.prime192v3
Prime Curve prime192v3, OID: 1.2.840.10045.3.1.3
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.prime239v1
Prime Curve prime239v1, OID: 1.2.840.10045.3.1.4
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.prime239v2
Prime Curve prime239v2, OID: 1.2.840.10045.3.1.5
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.prime239v3
Prime Curve prime239v3, OID: 1.2.840.10045.3.1.6
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.prime256v1
Prime Curve prime256v1, OID: 1.2.840.10045.3.1.7
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.primeCurve
Prime Curves
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.tpBasis
OID: 1.2.840.10045.1.2.3.2
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.x9_42_schemes
X9.42 schemas base OID: 1.2.840.10046.3
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.x9_44
X9.44
|
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.x9_44_components |
static ASN1ObjectIdentifier |
X9ObjectIdentifiers.x9_63_scheme
X9.63 - Signature Specification
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
KeySpecificInfo.getAlgorithm()
The object identifier for the CEK wrapping algorithm.
|
ASN1ObjectIdentifier |
X9FieldID.getIdentifier() |
static ASN1ObjectIdentifier |
ECNamedCurveTable.getOID(String name)
return the object identifier signified by the passed in name.
|
static ASN1ObjectIdentifier |
X962NamedCurves.getOID(String name)
return the object identifier signified by the passed in name.
|
Modifier and Type | Method and Description |
---|---|
static X9ECParameters |
ECNamedCurveTable.getByOID(ASN1ObjectIdentifier oid)
return a X9ECParameters object representing the passed in named
curve.
|
static X9ECParameters |
X962NamedCurves.getByOID(ASN1ObjectIdentifier oid)
return the X9ECParameters object for the named curve represented by
the passed in object identifier.
|
static String |
ECNamedCurveTable.getName(ASN1ObjectIdentifier oid)
return a X9ECParameters object representing the passed in named
curve.
|
static String |
X962NamedCurves.getName(ASN1ObjectIdentifier oid)
return the named curve name represented by the given object identifier.
|
Constructor and Description |
---|
KeySpecificInfo(ASN1ObjectIdentifier algorithm,
ASN1OctetString counter)
Base constructor.
|
X962Parameters(ASN1ObjectIdentifier namedCurve) |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
ECPublicBCPGKey.getCurveOID() |
Constructor and Description |
---|
ECDHPublicBCPGKey(ASN1ObjectIdentifier oid,
ECPoint point,
int hashAlgorithm,
int symmetricKeyAlgorithm) |
ECDSAPublicBCPGKey(ASN1ObjectIdentifier oid,
BigInteger encodedPoint) |
ECDSAPublicBCPGKey(ASN1ObjectIdentifier oid,
ECPoint point) |
ECPublicBCPGKey(ASN1ObjectIdentifier oid,
BigInteger encodedPoint) |
ECPublicBCPGKey(ASN1ObjectIdentifier oid,
ECPoint point) |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
AttributeCertificateHolder.getOtherObjectTypeID()
Returns the digest algorithm ID if an object digest info is used.
|
Modifier and Type | Method and Description |
---|---|
X509v2AttributeCertificateBuilder |
X509v2AttributeCertificateBuilder.addAttribute(ASN1ObjectIdentifier attrType,
ASN1Encodable attrValue)
Add an attribute to the certification request we are building.
|
X509v2AttributeCertificateBuilder |
X509v2AttributeCertificateBuilder.addAttribute(ASN1ObjectIdentifier attrType,
ASN1Encodable[] attrValues)
Add an attribute with multiple values to the certification request we are building.
|
X509v3CertificateBuilder |
X509v3CertificateBuilder.addExtension(ASN1ObjectIdentifier oid,
boolean isCritical,
ASN1Encodable value)
Add a given extension field for the standard extensions tag (tag 3)
|
X509v2CRLBuilder |
X509v2CRLBuilder.addExtension(ASN1ObjectIdentifier oid,
boolean isCritical,
ASN1Encodable value)
Add a given extension field for the standard extensions tag (tag 3)
|
X509v2AttributeCertificateBuilder |
X509v2AttributeCertificateBuilder.addExtension(ASN1ObjectIdentifier oid,
boolean isCritical,
ASN1Encodable value)
Add a given extension field for the standard extensions tag made up of the passed in parameters.
|
X509v3CertificateBuilder |
X509v3CertificateBuilder.addExtension(ASN1ObjectIdentifier oid,
boolean isCritical,
byte[] encodedValue)
Add a given extension field for the standard extensions tag (tag 3) using a byte encoding of the
extension value.
|
X509v2CRLBuilder |
X509v2CRLBuilder.addExtension(ASN1ObjectIdentifier oid,
boolean isCritical,
byte[] encodedValue)
Add a given extension field for the standard extensions tag (tag 3) using a byte encoding of the
extension value.
|
X509v2AttributeCertificateBuilder |
X509v2AttributeCertificateBuilder.addExtension(ASN1ObjectIdentifier oid,
boolean isCritical,
byte[] encodedValue)
Add a given extension field for the standard extensions using a byte encoding of the
extension value.
|
X509v3CertificateBuilder |
X509v3CertificateBuilder.copyAndAddExtension(ASN1ObjectIdentifier oid,
boolean isCritical,
X509CertificateHolder certHolder)
Add a given extension field for the standard extensions tag (tag 3)
copying the extension value from another certificate.
|
Attribute[] |
X509AttributeCertificateHolder.getAttributes(ASN1ObjectIdentifier type)
Return an array of attributes matching the passed in type OID.
|
Extension |
X509CRLHolder.getExtension(ASN1ObjectIdentifier oid)
Look up the extension associated with the passed in OID.
|
Extension |
X509AttributeCertificateHolder.getExtension(ASN1ObjectIdentifier oid)
Look up the extension associated with the passed in OID.
|
Extension |
X509CertificateHolder.getExtension(ASN1ObjectIdentifier oid)
Look up the extension associated with the passed in OID.
|
Extension |
X509CRLEntryHolder.getExtension(ASN1ObjectIdentifier oid)
Look up the extension associated with the passed in OID.
|
Constructor and Description |
---|
AttributeCertificateHolder(int digestedObjectType,
ASN1ObjectIdentifier digestAlgorithm,
ASN1ObjectIdentifier otherObjectTypeID,
byte[] objectDigest)
Constructs a holder for v2 attribute certificates with a hash value for
some type of object.
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
RegTokenControl.getType()
Return the type of this control.
|
ASN1ObjectIdentifier |
Control.getType()
Return the type of this control.
|
ASN1ObjectIdentifier |
AuthenticatorControl.getType()
Return the type of this control.
|
ASN1ObjectIdentifier |
PKIArchiveControl.getType()
Return the type of this control.
|
Modifier and Type | Method and Description |
---|---|
CertificateRequestMessageBuilder |
CertificateRequestMessageBuilder.addExtension(ASN1ObjectIdentifier oid,
boolean critical,
ASN1Encodable value) |
CertificateRequestMessageBuilder |
CertificateRequestMessageBuilder.addExtension(ASN1ObjectIdentifier oid,
boolean critical,
byte[] value) |
Control |
CertificateRequestMessage.getControl(ASN1ObjectIdentifier type)
Return a control value of the specified type.
|
boolean |
CertificateRequestMessage.hasControl(ASN1ObjectIdentifier type)
Return whether or not this request has a specific type of control value.
|
Constructor and Description |
---|
JceCRMFEncryptorBuilder(ASN1ObjectIdentifier encryptionOID) |
JceCRMFEncryptorBuilder(ASN1ObjectIdentifier encryptionOID,
int keySize) |
Modifier and Type | Method and Description |
---|---|
JcaX509v3CertificateBuilder |
JcaX509v3CertificateBuilder.copyAndAddExtension(ASN1ObjectIdentifier oid,
boolean critical,
X509Certificate certificate)
Add a given extension field for the standard extensions tag (tag 3)
copying the extension value from another certificate.
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
CertificateID.getHashAlgOID() |
ASN1ObjectIdentifier |
BasicOCSPResp.getSignatureAlgOID() |
ASN1ObjectIdentifier |
OCSPReq.getSignatureAlgOID()
return the object identifier representing the signature algorithm
|
Modifier and Type | Method and Description |
---|---|
Extension |
SingleResp.getExtension(ASN1ObjectIdentifier oid) |
Extension |
BasicOCSPResp.getExtension(ASN1ObjectIdentifier oid) |
Extension |
OCSPReq.getExtension(ASN1ObjectIdentifier oid) |
Modifier and Type | Method and Description |
---|---|
void |
CertPathValidationContext.addHandledExtension(ASN1ObjectIdentifier extensionIdentifier) |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
CMSProcessableByteArray.getContentType() |
ASN1ObjectIdentifier |
CMSProcessableFile.getContentType() |
ASN1ObjectIdentifier |
SignerInformation.getContentType() |
ASN1ObjectIdentifier |
CMSCompressedData.getContentType() |
ASN1ObjectIdentifier |
CMSTypedStream.getContentType() |
ASN1ObjectIdentifier |
CMSDigestedData.getContentType() |
ASN1ObjectIdentifier |
CMSTypedData.getContentType() |
ASN1ObjectIdentifier |
PKCS7ProcessableObject.getContentType() |
ASN1ObjectIdentifier |
CMSAbsentContent.getContentType() |
Modifier and Type | Method and Description |
---|---|
void |
CMSSignedGenerator.addOtherRevocationInfo(ASN1ObjectIdentifier otherRevocationInfoFormat,
ASN1Encodable otherRevocationInfo)
Add a single instance of otherRevocationData to the CRL set to be included with the generated SignedData message.
|
void |
CMSSignedGenerator.addOtherRevocationInfo(ASN1ObjectIdentifier otherRevocationInfoFormat,
Store otherRevocationInfos)
Add a Store of otherRevocationData to the CRL set to be included with the generated SignedData message.
|
SignerInfo |
SignerInfoGenerator.generate(ASN1ObjectIdentifier contentType) |
protected Map |
CMSAuthenticatedGenerator.getBaseParameters(ASN1ObjectIdentifier contentType,
AlgorithmIdentifier digAlgId,
AlgorithmIdentifier macAlgId,
byte[] hash) |
protected Map |
CMSSignedGenerator.getBaseParameters(ASN1ObjectIdentifier contentType,
AlgorithmIdentifier digAlgId,
byte[] hash) |
Store |
CMSSignedDataParser.getOtherRevocationInfo(ASN1ObjectIdentifier otherRevocationInfoFormat)
Return any OtherRevocationInfo OtherRevInfo objects of the type indicated by otherRevocationInfoFormat in
this SignedData structure.
|
Store |
CMSSignedData.getOtherRevocationInfo(ASN1ObjectIdentifier otherRevocationInfoFormat)
Return any OtherRevocationInfo OtherRevInfo objects of the type indicated by otherRevocationInfoFormat in
this SignedData structure.
|
protected OutputStream |
CMSEnvelopedDataStreamGenerator.open(ASN1ObjectIdentifier dataType,
OutputStream out,
ASN1EncodableVector recipientInfos,
OutputEncryptor encryptor) |
OutputStream |
CMSSignedDataStreamGenerator.open(ASN1ObjectIdentifier eContentType,
OutputStream out,
boolean encapsulate)
generate a signed object that for a CMS Signed Data
object using the given provider - if encapsulate is true a copy
of the message will be included in the signature.
|
OutputStream |
CMSSignedDataStreamGenerator.open(ASN1ObjectIdentifier eContentType,
OutputStream out,
boolean encapsulate,
OutputStream dataOutputStream)
generate a signed object that for a CMS Signed Data
object using the given provider - if encapsulate is true a copy
of the message will be included in the signature.
|
OutputStream |
CMSAuthenticatedDataStreamGenerator.open(ASN1ObjectIdentifier dataType,
OutputStream out,
MacCalculator macCalculator)
generate an authenticated data structure with the encapsulated bytes marked as type dataType.
|
OutputStream |
CMSAuthenticatedDataStreamGenerator.open(ASN1ObjectIdentifier dataType,
OutputStream out,
MacCalculator macCalculator,
DigestCalculator digestCalculator)
generate an authenticated data structure with the encapsulated bytes marked as type dataType.
|
OutputStream |
CMSCompressedDataStreamGenerator.open(ASN1ObjectIdentifier contentOID,
OutputStream out,
OutputCompressor compressor)
Open a compressing output stream.
|
OutputStream |
CMSEnvelopedDataStreamGenerator.open(ASN1ObjectIdentifier dataType,
OutputStream out,
OutputEncryptor encryptor)
generate an enveloped object that contains an CMS Enveloped Data
object using the given encryptor and marking the data as being of the passed
in type.
|
protected void |
DefaultCMSSignatureAlgorithmNameGenerator.setSigningDigestAlgorithmMapping(ASN1ObjectIdentifier oid,
String algorithmName)
Set the mapping for the digest algorithm to use in conjunction with a SignedData generation
or interpretation.
|
protected void |
DefaultCMSSignatureAlgorithmNameGenerator.setSigningEncryptionAlgorithmMapping(ASN1ObjectIdentifier oid,
String algorithmName)
Set the mapping for the encryption algorithm used in association with a SignedData generation
or interpretation.
|
Constructor and Description |
---|
CMSAbsentContent(ASN1ObjectIdentifier type) |
CMSProcessableByteArray(ASN1ObjectIdentifier type,
byte[] bytes) |
CMSProcessableFile(ASN1ObjectIdentifier type,
File file,
int bufSize) |
CMSTypedStream(ASN1ObjectIdentifier oid) |
CMSTypedStream(ASN1ObjectIdentifier oid,
InputStream in) |
CMSTypedStream(ASN1ObjectIdentifier oid,
InputStream in,
int bufSize) |
KeyAgreeRecipientInfoGenerator(ASN1ObjectIdentifier keyAgreementOID,
SubjectPublicKeyInfo originatorKeyInfo,
ASN1ObjectIdentifier keyEncryptionOID) |
PasswordRecipientInfoGenerator(ASN1ObjectIdentifier kekAlgorithm,
char[] password) |
PasswordRecipientInfoGenerator(ASN1ObjectIdentifier kekAlgorithm,
char[] password,
int keySize,
int blockSize) |
PKCS7ProcessableObject(ASN1ObjectIdentifier type,
ASN1Encodable structure) |
PKCS7TypedStream(ASN1ObjectIdentifier oid,
ASN1Encodable encodable) |
Constructor and Description |
---|
BcCMSContentEncryptorBuilder(ASN1ObjectIdentifier encryptionOID) |
BcCMSContentEncryptorBuilder(ASN1ObjectIdentifier encryptionOID,
int keySize) |
BcPasswordRecipientInfoGenerator(ASN1ObjectIdentifier kekAlgorithm,
char[] password) |
Modifier and Type | Method and Description |
---|---|
KeyFactory |
EnvelopedDataHelper.createKeyFactory(ASN1ObjectIdentifier algorithm) |
KeyGenerator |
EnvelopedDataHelper.createKeyGenerator(ASN1ObjectIdentifier algorithm) |
AlgorithmIdentifier |
EnvelopedDataHelper.getAlgorithmIdentifier(ASN1ObjectIdentifier macOID,
AlgorithmParameterSpec paramSpec) |
Key |
EnvelopedDataHelper.getJceKey(ASN1ObjectIdentifier algorithm,
GenericKey key) |
JceKeyTransRecipient |
JceKeyTransRecipient.setAlgorithmMapping(ASN1ObjectIdentifier algorithm,
String algorithmName)
Internally algorithm ids are converted into cipher names using a lookup table.
|
JceKeyTransRecipientInfoGenerator |
JceKeyTransRecipientInfoGenerator.setAlgorithmMapping(ASN1ObjectIdentifier algorithm,
String algorithmName)
Internally algorithm ids are converted into cipher names using a lookup table.
|
JceKTSKeyTransRecipient |
JceKTSKeyTransRecipient.setAlgorithmMapping(ASN1ObjectIdentifier algorithm,
String algorithmName)
Internally algorithm ids are converted into cipher names using a lookup table.
|
Constructor and Description |
---|
JceCMSContentEncryptorBuilder(ASN1ObjectIdentifier encryptionOID) |
JceCMSContentEncryptorBuilder(ASN1ObjectIdentifier encryptionOID,
int keySize) |
JceCMSMacCalculatorBuilder(ASN1ObjectIdentifier macOID) |
JceCMSMacCalculatorBuilder(ASN1ObjectIdentifier macOID,
int keySize) |
JceKeyAgreeRecipientInfoGenerator(ASN1ObjectIdentifier keyAgreementOID,
PrivateKey senderPrivateKey,
PublicKey senderPublicKey,
ASN1ObjectIdentifier keyEncryptionOID) |
JcePasswordRecipientInfoGenerator(ASN1ObjectIdentifier kekAlgorithm,
char[] password) |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
DHKDFParameters.getAlgorithm() |
Constructor and Description |
---|
DHKDFParameters(ASN1ObjectIdentifier algorithm,
int keySize,
byte[] z) |
DHKDFParameters(ASN1ObjectIdentifier algorithm,
int keySize,
byte[] z,
byte[] extraInfo) |
Modifier and Type | Method and Description |
---|---|
static ASN1ObjectIdentifier |
CustomNamedCurves.getOID(String name)
return the object identifier signified by the passed in name.
|
Modifier and Type | Method and Description |
---|---|
static X9ECParameters |
CustomNamedCurves.getByOID(ASN1ObjectIdentifier oid)
return the X9ECParameters object for the named curve represented by the passed in object
identifier.
|
static String |
CustomNamedCurves.getName(ASN1ObjectIdentifier oid)
return the named curve name represented by the given object identifier.
|
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
ECNamedDomainParameters.getName() |
Constructor and Description |
---|
ECNamedDomainParameters(ASN1ObjectIdentifier name,
ECCurve curve,
ECPoint G,
BigInteger n) |
ECNamedDomainParameters(ASN1ObjectIdentifier name,
ECCurve curve,
ECPoint G,
BigInteger n,
BigInteger h) |
ECNamedDomainParameters(ASN1ObjectIdentifier name,
ECCurve curve,
ECPoint G,
BigInteger n,
BigInteger h,
byte[] seed) |
Constructor and Description |
---|
RSADigestSigner(Digest digest,
ASN1ObjectIdentifier digestOid) |
Modifier and Type | Method and Description |
---|---|
static ASN1ObjectIdentifier |
TlsUtils.getOIDForHashAlgorithm(short hashAlgorithm) |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
DVCSMessage.getContentType() |
Modifier and Type | Method and Description |
---|---|
void |
DVCSRequestBuilder.addExtension(ASN1ObjectIdentifier oid,
boolean isCritical,
ASN1Encodable value)
Add a given extension field.
|
Modifier and Type | Method and Description |
---|---|
PublicKeyDataObject |
JcaPublicKeyConverter.getPublicKeyDataObject(ASN1ObjectIdentifier usage,
PublicKey publicKey) |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
EACSignatureVerifier.getUsageIdentifier()
Return the usage OID specifying the signature type.
|
ASN1ObjectIdentifier |
EACSigner.getUsageIdentifier() |
Modifier and Type | Method and Description |
---|---|
EACSigner |
JcaEACSignerBuilder.build(ASN1ObjectIdentifier usageOid,
PrivateKey privKey) |
EACSignatureVerifier |
JcaEACSignatureVerifierBuilder.build(ASN1ObjectIdentifier usageOid,
PublicKey pubKey) |
Modifier and Type | Method and Description |
---|---|
ASN1Encodable |
BCDHPrivateKey.getBagAttribute(ASN1ObjectIdentifier oid) |
void |
BCDHPrivateKey.setBagAttribute(ASN1ObjectIdentifier oid,
ASN1Encodable attribute) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier[] |
DSAUtil.dsaOids |
Modifier and Type | Method and Description |
---|---|
ASN1Encodable |
BCDSAPrivateKey.getBagAttribute(ASN1ObjectIdentifier oid) |
static boolean |
DSAUtil.isDsaOid(ASN1ObjectIdentifier algOid) |
void |
BCDSAPrivateKey.setBagAttribute(ASN1ObjectIdentifier oid,
ASN1Encodable attribute) |
Modifier and Type | Method and Description |
---|---|
ASN1Encodable |
BCDSTU4145PrivateKey.getBagAttribute(ASN1ObjectIdentifier oid) |
void |
BCDSTU4145PrivateKey.setBagAttribute(ASN1ObjectIdentifier oid,
ASN1Encodable attribute) |
Modifier and Type | Method and Description |
---|---|
ASN1Encodable |
BCECPrivateKey.getBagAttribute(ASN1ObjectIdentifier oid) |
void |
BCECPrivateKey.setBagAttribute(ASN1ObjectIdentifier oid,
ASN1Encodable attribute) |
Modifier and Type | Method and Description |
---|---|
ASN1Encodable |
BCECGOST3410PrivateKey.getBagAttribute(ASN1ObjectIdentifier oid) |
void |
BCECGOST3410PrivateKey.setBagAttribute(ASN1ObjectIdentifier oid,
ASN1Encodable attribute) |
Modifier and Type | Method and Description |
---|---|
ASN1Encodable |
BCElGamalPrivateKey.getBagAttribute(ASN1ObjectIdentifier oid) |
void |
BCElGamalPrivateKey.setBagAttribute(ASN1ObjectIdentifier oid,
ASN1Encodable attribute) |
Modifier and Type | Method and Description |
---|---|
ASN1Encodable |
BCGOST3410PrivateKey.getBagAttribute(ASN1ObjectIdentifier oid) |
void |
BCGOST3410PrivateKey.setBagAttribute(ASN1ObjectIdentifier oid,
ASN1Encodable attribute) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier[] |
RSAUtil.rsaOids |
Modifier and Type | Method and Description |
---|---|
ASN1Encodable |
BCRSAPrivateKey.getBagAttribute(ASN1ObjectIdentifier oid) |
static boolean |
RSAUtil.isRsaOid(ASN1ObjectIdentifier algOid) |
void |
BCRSAPrivateKey.setBagAttribute(ASN1ObjectIdentifier oid,
ASN1Encodable attribute) |
Constructor and Description |
---|
DigestSignatureSpi(ASN1ObjectIdentifier objId,
Digest digest,
AsymmetricBlockCipher cipher) |
Modifier and Type | Method and Description |
---|---|
static ASN1ObjectIdentifier |
ECUtil.getNamedCurveOid(ECParameterSpec ecParameterSpec) |
static ASN1ObjectIdentifier |
ECUtil.getNamedCurveOid(String curveName) |
Modifier and Type | Method and Description |
---|---|
ASN1Encodable |
PKCS12BagAttributeCarrierImpl.getBagAttribute(ASN1ObjectIdentifier oid) |
static String |
ECUtil.getCurveName(ASN1ObjectIdentifier oid) |
static X9ECParameters |
ECUtil.getNamedCurveByOid(ASN1ObjectIdentifier oid) |
void |
PKCS12BagAttributeCarrierImpl.setBagAttribute(ASN1ObjectIdentifier oid,
ASN1Encodable attribute) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurableProvider.addAlgorithm(String type,
ASN1ObjectIdentifier oid,
String className) |
void |
ConfigurableProvider.addKeyInfoConverter(ASN1ObjectIdentifier oid,
AsymmetricKeyInfoConverter keyInfoConverter) |
Constructor and Description |
---|
PKCS12KeyStoreSpi(Provider provider,
ASN1ObjectIdentifier keyAlgorithm,
ASN1ObjectIdentifier certAlgorithm) |
Constructor and Description |
---|
DESPBEKeyFactory(String algorithm,
ASN1ObjectIdentifier oid,
boolean forCipher,
int scheme,
int digest,
int keySize,
int ivSize) |
Modifier and Type | Field and Description |
---|---|
protected ASN1ObjectIdentifier |
BaseSecretKeyFactory.algOid |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
BCPBEKey.getOID() |
Constructor and Description |
---|
BaseSecretKeyFactory(String algName,
ASN1ObjectIdentifier algOid) |
BCPBEKey(String algorithm,
ASN1ObjectIdentifier oid,
int type,
int digest,
int keySize,
int ivSize,
PBEKeySpec pbeKeySpec,
CipherParameters param) |
PBESecretKeyFactory(String algorithm,
ASN1ObjectIdentifier oid,
boolean forCipher,
int scheme,
int digest,
int keySize,
int ivSize) |
Modifier and Type | Method and Description |
---|---|
static ASN1ObjectIdentifier |
DigestFactory.getOID(String digestName) |
Modifier and Type | Method and Description |
---|---|
protected void |
AsymmetricAlgorithmProvider.addSignatureAlgorithm(ConfigurableProvider provider,
String digest,
String algorithm,
String className,
ASN1ObjectIdentifier oid) |
static int |
SecretKeyUtil.getKeySize(ASN1ObjectIdentifier oid) |
protected void |
AsymmetricAlgorithmProvider.registerOid(ConfigurableProvider provider,
ASN1ObjectIdentifier oid,
String name,
AsymmetricKeyInfoConverter keyFactory) |
protected void |
AsymmetricAlgorithmProvider.registerOidAlgorithmParameters(ConfigurableProvider provider,
ASN1ObjectIdentifier oid,
String name) |
Constructor and Description |
---|
GOST28147ParameterSpec(ASN1ObjectIdentifier sBoxName,
byte[] iv) |
Modifier and Type | Method and Description |
---|---|
static String |
JcaJceUtils.getDigestAlgName(ASN1ObjectIdentifier digestAlgOID)
Deprecated.
use MessageDigestUtils,getDigestName()
|
static String |
MessageDigestUtils.getDigestName(ASN1ObjectIdentifier digestAlgOID)
Attempt to find a standard JCA name for the digest represented by the passed in OID.
|
Modifier and Type | Method and Description |
---|---|
ASN1Encodable |
PKCS12BagAttributeCarrier.getBagAttribute(ASN1ObjectIdentifier oid) |
void |
PKCS12BagAttributeCarrier.setBagAttribute(ASN1ObjectIdentifier oid,
ASN1Encodable attribute) |
Modifier and Type | Method and Description |
---|---|
static ASN1ObjectIdentifier |
RFC6637Utils.getKeyEncryptionOID(int algID) |
Modifier and Type | Method and Description |
---|---|
byte[] |
RFC6637KDFCalculator.createKey(ASN1ObjectIdentifier curveOID,
ECPoint s,
byte[] recipientFingerPrint)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
PKCS8Generator.AES_128_CBC |
static ASN1ObjectIdentifier |
PKCS8Generator.AES_192_CBC |
static ASN1ObjectIdentifier |
PKCS8Generator.AES_256_CBC |
static ASN1ObjectIdentifier |
PKCS8Generator.DES3_CBC |
static ASN1ObjectIdentifier |
PKCS8Generator.PBE_SHA1_2DES |
static ASN1ObjectIdentifier |
PKCS8Generator.PBE_SHA1_3DES |
static ASN1ObjectIdentifier |
PKCS8Generator.PBE_SHA1_RC2_128 |
static ASN1ObjectIdentifier |
PKCS8Generator.PBE_SHA1_RC2_40 |
static ASN1ObjectIdentifier |
PKCS8Generator.PBE_SHA1_RC4_128 |
static ASN1ObjectIdentifier |
PKCS8Generator.PBE_SHA1_RC4_40 |
Modifier and Type | Method and Description |
---|---|
Set<ASN1ObjectIdentifier> |
CertificateTrustBlock.getProhibitions() |
Set<ASN1ObjectIdentifier> |
CertificateTrustBlock.getUses() |
Constructor and Description |
---|
CertificateTrustBlock(Set<ASN1ObjectIdentifier> uses) |
CertificateTrustBlock(String alias,
Set<ASN1ObjectIdentifier> uses) |
CertificateTrustBlock(String alias,
Set<ASN1ObjectIdentifier> uses,
Set<ASN1ObjectIdentifier> prohibitions) |
CertificateTrustBlock(String alias,
Set<ASN1ObjectIdentifier> uses,
Set<ASN1ObjectIdentifier> prohibitions) |
Constructor and Description |
---|
JceOpenSSLPKCS8EncryptorBuilder(ASN1ObjectIdentifier algorithm) |
Modifier and Type | Method and Description |
---|---|
String |
AlgorithmNameFinder.getAlgorithmName(ASN1ObjectIdentifier objectIdentifier)
Return a string representation of the passed in objectIdentifier.
|
String |
DefaultAlgorithmNameFinder.getAlgorithmName(ASN1ObjectIdentifier objectIdentifier) |
int |
SecretKeySizeProvider.getKeySize(ASN1ObjectIdentifier algorithm)
Return the key size implied by the OID, if one exists.
|
int |
DefaultSecretKeySizeProvider.getKeySize(ASN1ObjectIdentifier algorithm) |
boolean |
AlgorithmNameFinder.hasAlgorithmName(ASN1ObjectIdentifier objectIdentifier)
Return true if the passed in objectIdentifier has a "human friendly" name associated with it.
|
boolean |
DefaultAlgorithmNameFinder.hasAlgorithmName(ASN1ObjectIdentifier objectIdentifier) |
Modifier and Type | Method and Description |
---|---|
protected abstract AsymmetricBlockCipher |
BcAsymmetricKeyUnwrapper.createAsymmetricUnwrapper(ASN1ObjectIdentifier algorithm) |
protected AsymmetricBlockCipher |
BcRSAAsymmetricKeyUnwrapper.createAsymmetricUnwrapper(ASN1ObjectIdentifier algorithm) |
protected AsymmetricBlockCipher |
BcRSAAsymmetricKeyWrapper.createAsymmetricWrapper(ASN1ObjectIdentifier algorithm) |
protected abstract AsymmetricBlockCipher |
BcAsymmetricKeyWrapper.createAsymmetricWrapper(ASN1ObjectIdentifier algorithm) |
Modifier and Type | Method and Description |
---|---|
AlgorithmIdentifier |
JcaAlgorithmParametersConverter.getAlgorithmIdentifier(ASN1ObjectIdentifier algId,
AlgorithmParameters parameters) |
AlgorithmIdentifier |
JcaAlgorithmParametersConverter.getAlgorithmIdentifier(ASN1ObjectIdentifier algorithm,
AlgorithmParameterSpec algorithmSpec) |
JceAsymmetricKeyWrapper |
JceAsymmetricKeyWrapper.setAlgorithmMapping(ASN1ObjectIdentifier algorithm,
String algorithmName)
Internally algorithm ids are converted into cipher names using a lookup table.
|
JceAsymmetricKeyUnwrapper |
JceAsymmetricKeyUnwrapper.setAlgorithmMapping(ASN1ObjectIdentifier algorithm,
String algorithmName)
Internally algorithm ids are converted into cipher names using a lookup table.
|
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
PKCS12SafeBag.friendlyNameAttribute |
static ASN1ObjectIdentifier |
PKCS12SafeBag.localKeyIdAttribute |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
PKCS12SafeBag.getType()
Return the BagId giving the type of content in the bag.
|
Modifier and Type | Method and Description |
---|---|
PKCS10CertificationRequestBuilder |
PKCS10CertificationRequestBuilder.addAttribute(ASN1ObjectIdentifier attrType,
ASN1Encodable attrValue)
Add an attribute to the certification request we are building.
|
PKCS10CertificationRequestBuilder |
PKCS10CertificationRequestBuilder.addAttribute(ASN1ObjectIdentifier attrType,
ASN1Encodable[] attrValues)
Add an attribute with multiple values to the certification request we are building.
|
PKCS12SafeBagBuilder |
PKCS12SafeBagBuilder.addBagAttribute(ASN1ObjectIdentifier attrType,
ASN1Encodable attrValue) |
Attribute[] |
PKCS10CertificationRequest.getAttributes(ASN1ObjectIdentifier type)
Return an array of attributes matching the passed in type OID.
|
Constructor and Description |
---|
BcPKCS12PBEOutputEncryptorBuilder(ASN1ObjectIdentifier algorithm,
BlockCipher engine) |
BcPKCS12PBEOutputEncryptorBuilder(ASN1ObjectIdentifier algorithm,
BlockCipher engine,
ExtendedDigest pbeDigest) |
Constructor and Description |
---|
JcePKCS12MacCalculatorBuilder(ASN1ObjectIdentifier hashAlgorithm) |
JcePKCSPBEOutputEncryptorBuilder(ASN1ObjectIdentifier algorithm) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.gmss
1.3.6.1.4.1.8301.3.1.3.3
|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.gmssWithSha1
1.3.6.1.4.1.8301.3.1.3.3.1
|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.gmssWithSha224
1.3.6.1.4.1.8301.3.1.3.3.2
|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.gmssWithSha256
1.3.6.1.4.1.8301.3.1.3.3.3
|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.gmssWithSha384
1.3.6.1.4.1.8301.3.1.3.3.4
|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.gmssWithSha512
1.3.6.1.4.1.8301.3.1.3.3.5
|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.mcEliece
1.3.6.1.4.1.8301.3.1.3.4.1
|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.mcElieceCca2
1.3.6.1.4.1.8301.3.1.3.4.2
|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.mcElieceFujisaki |
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.mcElieceKobara_Imai |
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.mcEliecePointcheval |
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.newHope |
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.rainbow
1.3.6.1.4.1.8301.3.1.3.5.3.2
|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.rainbowWithSha1
1.3.6.1.4.1.8301.3.1.3.5.3.2.1
|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.rainbowWithSha224
1.3.6.1.4.1.8301.3.1.3.5.3.2.2
|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.rainbowWithSha256
1.3.6.1.4.1.8301.3.1.3.5.3.2.3
|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.rainbowWithSha384
1.3.6.1.4.1.8301.3.1.3.5.3.2.4
|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.rainbowWithSha512
1.3.6.1.4.1.8301.3.1.3.5.3.2.5
|
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.sphincs256 |
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.sphincs256_with_BLAKE512 |
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.sphincs256_with_SHA3_512 |
static ASN1ObjectIdentifier |
PQCObjectIdentifiers.sphincs256_with_SHA512 |
Modifier and Type | Method and Description |
---|---|
void |
BouncyCastlePQCProvider.addAlgorithm(String type,
ASN1ObjectIdentifier oid,
String className) |
void |
BouncyCastlePQCProvider.addKeyInfoConverter(ASN1ObjectIdentifier oid,
AsymmetricKeyInfoConverter keyInfoConverter) |
Constructor and Description |
---|
BCSphincs256PrivateKey(ASN1ObjectIdentifier treeDigest,
SPHINCSPrivateKeyParameters params) |
BCSphincs256PublicKey(ASN1ObjectIdentifier treeDigest,
SPHINCSPublicKeyParameters params) |
Modifier and Type | Field and Description |
---|---|
static ASN1ObjectIdentifier |
TSPAlgorithms.GOST3411 |
static ASN1ObjectIdentifier |
TSPAlgorithms.MD5 |
static ASN1ObjectIdentifier |
TSPAlgorithms.RIPEMD128 |
static ASN1ObjectIdentifier |
TSPAlgorithms.RIPEMD160 |
static ASN1ObjectIdentifier |
TSPAlgorithms.RIPEMD256 |
static ASN1ObjectIdentifier |
TSPAlgorithms.SHA1 |
static ASN1ObjectIdentifier |
TSPAlgorithms.SHA224 |
static ASN1ObjectIdentifier |
TSPAlgorithms.SHA256 |
static ASN1ObjectIdentifier |
TSPAlgorithms.SHA384 |
static ASN1ObjectIdentifier |
TSPAlgorithms.SHA512 |
Modifier and Type | Method and Description |
---|---|
ASN1ObjectIdentifier |
TimeStampRequest.getMessageImprintAlgOID() |
ASN1ObjectIdentifier |
TimeStampTokenInfo.getMessageImprintAlgOID() |
ASN1ObjectIdentifier |
TimeStampTokenInfo.getPolicy() |
ASN1ObjectIdentifier |
TimeStampRequest.getReqPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
TimeStampRequestGenerator.addExtension(ASN1ObjectIdentifier oid,
boolean isCritical,
ASN1Encodable value)
add a given extension field for the standard extensions tag (tag 3)
|
void |
TimeStampRequestGenerator.addExtension(ASN1ObjectIdentifier oid,
boolean isCritical,
byte[] value)
add a given extension field for the standard extensions tag
The value parameter becomes the contents of the octet string associated
with the extension.
|
void |
TimeStampTokenGenerator.addOtherRevocationInfo(ASN1ObjectIdentifier otherRevocationInfoFormat,
Store otherRevocationInfos)
Add a Store of otherRevocationData to the CRL set to be included with the generated TimeStampToken.
|
TimeStampRequest |
TimeStampRequestGenerator.generate(ASN1ObjectIdentifier digestAlgorithm,
byte[] digest) |
TimeStampRequest |
TimeStampRequestGenerator.generate(ASN1ObjectIdentifier digestAlgorithm,
byte[] digest,
BigInteger nonce) |
Extension |
TimeStampRequest.getExtension(ASN1ObjectIdentifier oid) |
void |
TimeStampRequestGenerator.setReqPolicy(ASN1ObjectIdentifier reqPolicy) |
Constructor and Description |
---|
TimeStampTokenGenerator(SignerInfoGenerator signerInfoGen,
DigestCalculator digestCalculator,
ASN1ObjectIdentifier tsaPolicy)
Basic Constructor - set up a calculator based on signerInfoGen with a ESSCertID calculated from
the signer's associated certificate using the sha1DigestCalculator.
|
TimeStampTokenGenerator(SignerInfoGenerator signerInfoGen,
DigestCalculator digestCalculator,
ASN1ObjectIdentifier tsaPolicy,
boolean isIssuerSerialIncluded)
Basic Constructor - set up a calculator based on signerInfoGen with a ESSCertID calculated from
the signer's associated certificate using the sha1DigestCalculator.
|
Modifier and Type | Method and Description |
---|---|
void |
X509V3CertificateGenerator.addExtension(ASN1ObjectIdentifier oid,
boolean critical,
ASN1Encodable value)
Deprecated.
add a given extension field for the standard extensions tag (tag 3)
|
void |
X509V2CRLGenerator.addExtension(ASN1ObjectIdentifier oid,
boolean critical,
ASN1Encodable value)
Deprecated.
add a given extension field for the standard extensions tag (tag 0)
|
void |
X509V3CertificateGenerator.addExtension(ASN1ObjectIdentifier oid,
boolean critical,
byte[] value)
Deprecated.
add a given extension field for the standard extensions tag (tag 3)
|
void |
X509V2CRLGenerator.addExtension(ASN1ObjectIdentifier oid,
boolean critical,
byte[] value)
Deprecated.
add a given extension field for the standard extensions tag (tag 0)
|
void |
X509V3CertificateGenerator.copyAndAddExtension(ASN1ObjectIdentifier oid,
boolean critical,
X509Certificate cert)
Deprecated.
add a given extension field for the standard extensions tag (tag 3)
copying the extension value from another certificate.
|
Copyright © 2018 BouncyCastle.org. All rights reserved.