Uses of Class
org.bouncycastle.asn1.ASN1ObjectIdentifier
-
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1
Fields in org.bouncycastle.asn1 declared as ASN1ObjectIdentifier Modifier and Type Field Description protected ASN1ObjectIdentifier
ASN1External. directReference
Methods in org.bouncycastle.asn1 that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
ASN1ObjectIdentifier. branch(String branchID)
Return an OID that creates a branch under the current one.ASN1ObjectIdentifier
ASN1External. getDirectReference()
Returns the direct reference of the external elementstatic ASN1ObjectIdentifier
ASN1ObjectIdentifier. getInstance(Object obj)
Return an OID from the passed in objectstatic ASN1ObjectIdentifier
ASN1ObjectIdentifier. getInstance(ASN1TaggedObject obj, boolean explicit)
Return an OBJECT IDENTIFIER from a tagged 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.Methods in org.bouncycastle.asn1 with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description boolean
ASN1ObjectIdentifier. on(ASN1ObjectIdentifier stem)
Return true if this oid is an extension of the passed in branch - stem.Constructors in org.bouncycastle.asn1 with parameters of type ASN1ObjectIdentifier Constructor Description ASN1External(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primitive dataValueDescriptor, int encoding, ASN1Primitive externalData)
Creates a new instance of External.ASN1External(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primitive dataValueDescriptor, DERTaggedObject externalData)
Creates a new instance of External See X.690 for more informations about the meaning of these parametersDERExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primitive dataValueDescriptor, int encoding, ASN1Primitive externalData)
Creates a new instance of DERExternal.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 parametersDLExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primitive dataValueDescriptor, int encoding, ASN1Primitive externalData)
Creates a new instance of Definite-Length External.DLExternal(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 -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.anssi
Fields in org.bouncycastle.asn1.anssi declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
ANSSIObjectIdentifiers. FRP256v1
Methods in org.bouncycastle.asn1.anssi that return ASN1ObjectIdentifier Modifier and Type Method Description static ASN1ObjectIdentifier
ANSSINamedCurves. getOID(String name)
return the object identifier signified by the passed in name.Methods in org.bouncycastle.asn1.anssi with parameters of type ASN1ObjectIdentifier Modifier and Type Method 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. -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.bc
Fields in org.bouncycastle.asn1.bc declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
BCObjectIdentifiers. bc
iso.org.dod.internet.private.enterprise.legion-of-the-bouncy-castlestatic ASN1ObjectIdentifier
BCObjectIdentifiers. bc_exch
key_exchange(3) algorithmsstatic ASN1ObjectIdentifier
BCObjectIdentifiers. bc_ext
X.509 extension(4) valuesstatic ASN1ObjectIdentifier
BCObjectIdentifiers. bc_pbe
pbe(1) algorithmsstatic 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.2static ASN1ObjectIdentifier
BCObjectIdentifiers. bc_pbe_sha1_pkcs12_aes128_cbc
1.3.6.1.4.1.22554.1.1.2.1.2static ASN1ObjectIdentifier
BCObjectIdentifiers. bc_pbe_sha1_pkcs12_aes192_cbc
1.3.6.1.4.1.22554.1.1.2.1.22static ASN1ObjectIdentifier
BCObjectIdentifiers. bc_pbe_sha1_pkcs12_aes256_cbc
1.3.6.1.4.1.22554.1.1.2.1.42static ASN1ObjectIdentifier
BCObjectIdentifiers. bc_pbe_sha1_pkcs5
SHA-1.PKCS5; 1.3.6.1.4.1.22554.1.1.1static ASN1ObjectIdentifier
BCObjectIdentifiers. bc_pbe_sha224
SHA-2.SHA-224; 1.3.6.1.4.1.22554.1.2.4static ASN1ObjectIdentifier
BCObjectIdentifiers. bc_pbe_sha256
SHA-2.SHA-256; 1.3.6.1.4.1.22554.1.2.1static ASN1ObjectIdentifier
BCObjectIdentifiers. bc_pbe_sha256_pkcs12
SHA-256.PKCS12; 1.3.6.1.4.1.22554.1.2.1.2static ASN1ObjectIdentifier
BCObjectIdentifiers. bc_pbe_sha256_pkcs12_aes128_cbc
1.3.6.1.4.1.22554.1.1.2.2.2static ASN1ObjectIdentifier
BCObjectIdentifiers. bc_pbe_sha256_pkcs12_aes192_cbc
1.3.6.1.4.1.22554.1.1.2.2.22static ASN1ObjectIdentifier
BCObjectIdentifiers. bc_pbe_sha256_pkcs12_aes256_cbc
1.3.6.1.4.1.22554.1.1.2.2.42static ASN1ObjectIdentifier
BCObjectIdentifiers. bc_pbe_sha256_pkcs5
SHA-256.PKCS12; 1.3.6.1.4.1.22554.1.2.1.1static ASN1ObjectIdentifier
BCObjectIdentifiers. bc_pbe_sha384
SHA-2.SHA-384; 1.3.6.1.4.1.22554.1.2.2static ASN1ObjectIdentifier
BCObjectIdentifiers. bc_pbe_sha512
SHA-2.SHA-512; 1.3.6.1.4.1.22554.1.2.3static ASN1ObjectIdentifier
BCObjectIdentifiers. bc_sig
signature(2) algorithmsstatic ASN1ObjectIdentifier
BCObjectIdentifiers. linkedCertificate
static ASN1ObjectIdentifier
BCObjectIdentifiers. newHope
NewHopestatic ASN1ObjectIdentifier
BCObjectIdentifiers. qTESLA
qTESLAstatic ASN1ObjectIdentifier
BCObjectIdentifiers. qTESLA_p_I
static ASN1ObjectIdentifier
BCObjectIdentifiers. qTESLA_p_III
static ASN1ObjectIdentifier
BCObjectIdentifiers. qTESLA_Rnd1_I
static ASN1ObjectIdentifier
BCObjectIdentifiers. qTESLA_Rnd1_III_size
static ASN1ObjectIdentifier
BCObjectIdentifiers. qTESLA_Rnd1_III_speed
static ASN1ObjectIdentifier
BCObjectIdentifiers. qTESLA_Rnd1_p_I
static ASN1ObjectIdentifier
BCObjectIdentifiers. qTESLA_Rnd1_p_III
static ASN1ObjectIdentifier
BCObjectIdentifiers. sphincs256
Sphincs-256static ASN1ObjectIdentifier
BCObjectIdentifiers. sphincs256_with_BLAKE512
static ASN1ObjectIdentifier
BCObjectIdentifiers. sphincs256_with_SHA3_512
static ASN1ObjectIdentifier
BCObjectIdentifiers. sphincs256_with_SHA512
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss
XMSSstatic ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_mt
XMSS^MTstatic ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_mt_SHA256
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_mt_SHA256ph
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_mt_SHA512
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_mt_SHA512ph
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_mt_SHAKE128
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_mt_SHAKE128ph
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_mt_SHAKE256
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_mt_SHAKE256ph
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_mt_with_SHA256
Deprecated.use xmss_mt_SHA256phstatic ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_mt_with_SHA512
Deprecated.use xmss_mt_SHA512phstatic ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_mt_with_SHAKE128
Deprecated.use xmss_mt_SHAKE128phstatic ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_mt_with_SHAKE256
Deprecated.use xmss_mt_SHAKE256phstatic ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_SHA256
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_SHA256ph
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_SHA512
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_SHA512ph
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_SHAKE128
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_SHAKE128ph
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_SHAKE256
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_SHAKE256ph
static ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_with_SHA256
Deprecated.use xmss_SHA256phstatic ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_with_SHA512
Deprecated.use xmss_SHA512phstatic ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_with_SHAKE128
Deprecated.use xmss_SHAKE128phstatic ASN1ObjectIdentifier
BCObjectIdentifiers. xmss_with_SHAKE256
Deprecated.use xmss_SHAKE256phMethods in org.bouncycastle.asn1.bc that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
SecretKeyData. getKeyAlgorithm()
Constructors in org.bouncycastle.asn1.bc with parameters of type ASN1ObjectIdentifier Constructor Description SecretKeyData(ASN1ObjectIdentifier keyAlgorithm, byte[] keyBytes)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.bsi
Fields in org.bouncycastle.asn1.bsi declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
BSIObjectIdentifiers. algorithm
0.4.0.127.0.7.1static 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. ecka_eg
static ASN1ObjectIdentifier
BSIObjectIdentifiers. ecka_eg_SessionKDF
Key Derivation Function for Session Keysstatic ASN1ObjectIdentifier
BSIObjectIdentifiers. ecka_eg_SessionKDF_3DES
static ASN1ObjectIdentifier
BSIObjectIdentifiers. ecka_eg_SessionKDF_AES128
static ASN1ObjectIdentifier
BSIObjectIdentifiers. ecka_eg_SessionKDF_AES192
static ASN1ObjectIdentifier
BSIObjectIdentifiers. ecka_eg_SessionKDF_AES256
static ASN1ObjectIdentifier
BSIObjectIdentifiers. ecka_eg_X963kdf
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 OID: 0.4.0.127.0.7.1.1.5.1.1static ASN1ObjectIdentifier
BSIObjectIdentifiers. ecka_eg_X963kdf_RIPEMD160
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function RIPEMD160 OID: 0.4.0.127.0.7.1.1.5.1.1.6static ASN1ObjectIdentifier
BSIObjectIdentifiers. ecka_eg_X963kdf_SHA1
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA-1 OID: 0.4.0.127.0.7.1.1.5.1.1.1static ASN1ObjectIdentifier
BSIObjectIdentifiers. ecka_eg_X963kdf_SHA224
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA224 OID: 0.4.0.127.0.7.1.1.5.1.1.2static ASN1ObjectIdentifier
BSIObjectIdentifiers. ecka_eg_X963kdf_SHA256
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA256 OID: 0.4.0.127.0.7.1.1.5.1.1.3static ASN1ObjectIdentifier
BSIObjectIdentifiers. ecka_eg_X963kdf_SHA384
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA384 OID: 0.4.0.127.0.7.1.1.5.1.1.4static ASN1ObjectIdentifier
BSIObjectIdentifiers. ecka_eg_X963kdf_SHA512
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA512 OID: 0.4.0.127.0.7.1.1.5.1.1.5static ASN1ObjectIdentifier
BSIObjectIdentifiers. id_ecc
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.cmc
Methods in org.bouncycastle.asn1.cmc that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
TaggedAttribute. getAttrType()
ASN1ObjectIdentifier
ExtendedFailInfo. getFailInfoOID()
ASN1ObjectIdentifier
CMCUnsignedData. getIdentifier()
ASN1ObjectIdentifier
OtherMsg. getOtherMsgType()
Constructors in org.bouncycastle.asn1.cmc with parameters of type ASN1ObjectIdentifier Constructor Description CMCUnsignedData(BodyPartPath bodyPartPath, ASN1ObjectIdentifier identifier, ASN1Encodable content)
ExtendedFailInfo(ASN1ObjectIdentifier failInfoOID, ASN1Encodable failInfoValue)
OtherMsg(BodyPartID bodyPartID, ASN1ObjectIdentifier otherMsgType, ASN1Encodable otherMsgValue)
TaggedAttribute(BodyPartID bodyPartID, ASN1ObjectIdentifier attrType, ASN1Set attrValues)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.cmp
Fields in org.bouncycastle.asn1.cmp declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
CMPObjectIdentifiers. ct_encKeyWithID
1.2.840.113549.1.9.16.1.21static 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.5static ASN1ObjectIdentifier
CMPObjectIdentifiers. id_regCtrl
RFC 4211: it-regCtrl: 1.3.6.1.5.5.7.5.1static ASN1ObjectIdentifier
CMPObjectIdentifiers. id_regInfo
RFC 4211: it-regInfo: 1.3.6.1.5.5.7.5.2static ASN1ObjectIdentifier
CMPObjectIdentifiers. it_caKeyUpdateInfo
RFC 4120: 1.3.6.1.5.5.7.4.5static ASN1ObjectIdentifier
CMPObjectIdentifiers. it_caProtEncCert
RFC 4120: 1.3.6.1.5.5.7.4.1static ASN1ObjectIdentifier
CMPObjectIdentifiers. it_confirmWaitTime
RFC 4120: 1.3.6.1.5.5.7.4.14static ASN1ObjectIdentifier
CMPObjectIdentifiers. it_currentCRL
RFC 4120: 1.3.6.1.5.5.7.4.6static ASN1ObjectIdentifier
CMPObjectIdentifiers. it_encKeyPairTypes
RFC 4120: 1.3.6.1.5.5.7.4.3static ASN1ObjectIdentifier
CMPObjectIdentifiers. it_implicitConfirm
RFC 4120: 1.3.6.1.5.5.7.4.13static ASN1ObjectIdentifier
CMPObjectIdentifiers. it_keyPairParamRep
RFC 4120: 1.3.6.1.5.5.7.4.11static ASN1ObjectIdentifier
CMPObjectIdentifiers. it_keyPairParamReq
RFC 4120: 1.3.6.1.5.5.7.4.10static ASN1ObjectIdentifier
CMPObjectIdentifiers. it_origPKIMessage
RFC 4120: 1.3.6.1.5.5.7.4.15static ASN1ObjectIdentifier
CMPObjectIdentifiers. it_preferredSymAlg
RFC 4120: 1.3.6.1.5.5.7.4.4static ASN1ObjectIdentifier
CMPObjectIdentifiers. it_revPassphrase
RFC 4120: 1.3.6.1.5.5.7.4.12static ASN1ObjectIdentifier
CMPObjectIdentifiers. it_signKeyPairTypes
RFC 4120: 1.3.6.1.5.5.7.4.2static ASN1ObjectIdentifier
CMPObjectIdentifiers. it_suppLangTags
RFC 4120: 1.3.6.1.5.5.7.4.16static ASN1ObjectIdentifier
CMPObjectIdentifiers. it_unsupportedOIDs
RFC 4120: 1.3.6.1.5.5.7.4.7static 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.7static ASN1ObjectIdentifier
CMPObjectIdentifiers. regCtrl_authenticator
1.3.6.1.5.5.7.5.1.2static ASN1ObjectIdentifier
CMPObjectIdentifiers. regCtrl_oldCertID
1.3.6.1.5.5.7.5.1.5static ASN1ObjectIdentifier
CMPObjectIdentifiers. regCtrl_pkiArchiveOptions
1.3.6.1.5.5.7.5.1.4static ASN1ObjectIdentifier
CMPObjectIdentifiers. regCtrl_pkiPublicationInfo
1.3.6.1.5.5.7.5.1.3static ASN1ObjectIdentifier
CMPObjectIdentifiers. regCtrl_protocolEncrKey
1.3.6.1.5.5.7.5.1.6static ASN1ObjectIdentifier
CMPObjectIdentifiers. regCtrl_regToken
1.3.6.1.5.5.7.5.1.1static ASN1ObjectIdentifier
CMPObjectIdentifiers. regInfo_certReq
RFC 4211: it-regInfo-certReq: 1.3.6.1.5.5.7.5.2.1static ASN1ObjectIdentifier
CMPObjectIdentifiers. regInfo_utf8Pairs
RFC 4211: it-regInfo-utf8Pairs: 1.3.6.1.5.5.7.5.2.1Methods in org.bouncycastle.asn1.cmp that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
InfoTypeAndValue. getInfoType()
Constructors in org.bouncycastle.asn1.cmp with parameters of type ASN1ObjectIdentifier Constructor Description InfoTypeAndValue(ASN1ObjectIdentifier infoType)
InfoTypeAndValue(ASN1ObjectIdentifier infoType, ASN1Encodable optionalValue)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.cms
Fields in org.bouncycastle.asn1.cms declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
CMSObjectIdentifiers. authenticatedData
PKCS#9: 1.2.840.113549.1.9.16.1.2 -- smime ct authDatastatic ASN1ObjectIdentifier
CMSObjectIdentifiers. authEnvelopedData
PKCS#9: 1.2.840.113549.1.9.16.1.23 -- smime ct authEnvelopedDatastatic ASN1ObjectIdentifier
CMSAttributes. cmsAlgorithmProtect
static ASN1ObjectIdentifier
CMSObjectIdentifiers. compressedData
PKCS#9: 1.2.840.113549.1.9.16.1.9 -- smime ct compressedDatastatic ASN1ObjectIdentifier
CMSAttributes. contentHint
PKCS#9: 1.2.840.113549.1.9.16.6.2.4 - See RFC 2634static ASN1ObjectIdentifier
CMSAttributes. contentType
PKCS#9: 1.2.840.113549.1.9.3static ASN1ObjectIdentifier
CMSAttributes. counterSignature
PKCS#9: 1.2.840.113549.1.9.6static ASN1ObjectIdentifier
CMSObjectIdentifiers. data
PKCS#7: 1.2.840.113549.1.7.1static ASN1ObjectIdentifier
CMSObjectIdentifiers. digestedData
PKCS#7: 1.2.840.113549.1.7.5static ASN1ObjectIdentifier
CMSObjectIdentifiers. encryptedData
PKCS#7: 1.2.840.113549.1.7.6static ASN1ObjectIdentifier
CMSObjectIdentifiers. envelopedData
PKCS#7: 1.2.840.113549.1.7.3static ASN1ObjectIdentifier
CMSObjectIdentifiers. id_ri
The other Revocation Info arcstatic ASN1ObjectIdentifier
CMSObjectIdentifiers. id_ri_ocsp_response
1.3.6.1.5.5.7.16.2static ASN1ObjectIdentifier
CMSObjectIdentifiers. id_ri_scvp
1.3.6.1.5.5.7.16.4static ASN1ObjectIdentifier
CMSAttributes. messageDigest
PKCS#9: 1.2.840.113549.1.9.4static ASN1ObjectIdentifier
CMSObjectIdentifiers. signedAndEnvelopedData
PKCS#7: 1.2.840.113549.1.7.4static ASN1ObjectIdentifier
CMSObjectIdentifiers. signedData
PKCS#7: 1.2.840.113549.1.7.2static ASN1ObjectIdentifier
CMSAttributes. signingTime
PKCS#9: 1.2.840.113549.1.9.5static ASN1ObjectIdentifier
CMSObjectIdentifiers. timestampedData
PKCS#9: 1.2.840.113549.1.9.16.1.31 -- smime ct timestampedDataMethods in org.bouncycastle.asn1.cms that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
Attribute. getAttrType()
ASN1ObjectIdentifier
ContentInfo. getContentType()
ASN1ObjectIdentifier
ContentInfoParser. getContentType()
ASN1ObjectIdentifier
EncryptedContentInfo. getContentType()
ASN1ObjectIdentifier
EncryptedContentInfoParser. getContentType()
ASN1ObjectIdentifier
OtherRevocationInfoFormat. getInfoFormat()
ASN1ObjectIdentifier
OtherKeyAttribute. getKeyAttrId()
ASN1ObjectIdentifier
OtherRecipientInfo. getType()
Methods in org.bouncycastle.asn1.cms with parameters of type ASN1ObjectIdentifier Modifier and Type Method 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)
Constructors in org.bouncycastle.asn1.cms with parameters of type ASN1ObjectIdentifier Constructor 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)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.crmf
Fields in org.bouncycastle.asn1.crmf declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
CRMFObjectIdentifiers. id_alg
1.3.6.1.5.5.7.6static ASN1ObjectIdentifier
CRMFObjectIdentifiers. id_alg_dh_pop
static ASN1ObjectIdentifier
CRMFObjectIdentifiers. id_ct_encKeyWithID
1.2.840.113549.1.9.16.1,21static ASN1ObjectIdentifier
CRMFObjectIdentifiers. id_dh_sig_hmac_sha1
static ASN1ObjectIdentifier
CRMFObjectIdentifiers. id_pkip
1.3.6.1.5.5.7.5static ASN1ObjectIdentifier
CRMFObjectIdentifiers. id_pkix
1.3.6.1.5.5.7static ASN1ObjectIdentifier
CRMFObjectIdentifiers. id_regCtrl
1.3.6.1.5.5.7.1static ASN1ObjectIdentifier
CRMFObjectIdentifiers. id_regCtrl_authenticator
1.3.6.1.5.5.7.1.2static ASN1ObjectIdentifier
CRMFObjectIdentifiers. id_regCtrl_pkiArchiveOptions
1.3.6.1.5.5.7.1.4static ASN1ObjectIdentifier
CRMFObjectIdentifiers. id_regCtrl_pkiPublicationInfo
1.3.6.1.5.5.7.1.3static ASN1ObjectIdentifier
CRMFObjectIdentifiers. id_regCtrl_regToken
1.3.6.1.5.5.7.1.1Methods in org.bouncycastle.asn1.crmf that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
AttributeTypeAndValue. getType()
Constructors in org.bouncycastle.asn1.crmf with parameters of type ASN1ObjectIdentifier Constructor Description AttributeTypeAndValue(ASN1ObjectIdentifier type, ASN1Encodable value)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.cryptlib
Fields in org.bouncycastle.asn1.cryptlib declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
CryptlibObjectIdentifiers. cryptlib
static ASN1ObjectIdentifier
CryptlibObjectIdentifiers. curvey25519
static ASN1ObjectIdentifier
CryptlibObjectIdentifiers. ecc
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.cryptopro
Fields in org.bouncycastle.asn1.cryptopro declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. gost_ElSgDH3410_1
Gost R3410-ElSqDH3410-1 OID: 1.2.643.2.2.36.1static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. gost_ElSgDH3410_default
Gost R3410-ElSqDH3410-default OID: 1.2.643.2.2.36.0static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. GOST_id
Base OID: 1.2.643.2.2static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. gostR28147_gcfb
Gost R28147 OID: 1.2.643.2.2.21static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. gostR3410_2001
Gost R3410-2001 OID: 1.2.643.2.2.19static 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.2static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. gostR3410_2001_CryptoPro_C
Gost R3410-2001-CryptoPro-C OID: 1.2.643.2.2.35.3static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. gostR3410_2001_CryptoPro_ESDH
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.1static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. gostR3410_2001DH
static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. gostR3410_94
Gost R3410-94 OID: 1.2.643.2.2.20static 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.3static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. gostR3410_94_CryptoPro_C
Gost R3410-94-CryptoPro-C OID: 1.2.643.2.2.32.4static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. gostR3410_94_CryptoPro_D
Gost R3410-94-CryptoPro-D OID: 1.2.643.2.2.32.5static 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.2static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. gostR3410_94_CryptoPro_XchC
Gost R3410-94-CryptoPro-XchC OID: 1.2.643.2.2.33.3static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. gostR3411
Gost R3411 OID: 1.2.643.2.2.9static 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.3static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. gostR3411_94_with_gostR3410_94
Gost R3411-94-with-R3410-94 OID: 1.2.643.2.2.4static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. gostR3411Hmac
Gost R3411 HMAC OID: 1.2.643.2.2.10static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. id_Gost28147_89_CryptoPro_A_ParamSet
Gost R28147-89-CryotoPro-A-ParamSet OID: 1.2.643.2.2.31.1static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. id_Gost28147_89_CryptoPro_B_ParamSet
Gost R28147-89-CryotoPro-B-ParamSet OID: 1.2.643.2.2.31.2static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. id_Gost28147_89_CryptoPro_C_ParamSet
Gost R28147-89-CryotoPro-C-ParamSet OID: 1.2.643.2.2.31.3static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. id_Gost28147_89_CryptoPro_D_ParamSet
Gost R28147-89-CryotoPro-D-ParamSet OID: 1.2.643.2.2.31.4static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. id_Gost28147_89_CryptoPro_KeyWrap
static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. id_Gost28147_89_CryptoPro_TestParamSet
Gost R28147-89-CryotoPro-A-ParamSet OID: 1.2.643.2.2.31.0static ASN1ObjectIdentifier
CryptoProObjectIdentifiers. id_Gost28147_89_None_KeyWrap
Methods in org.bouncycastle.asn1.cryptopro that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
GOST3410PublicKeyAlgParameters. getDigestParamSet()
ASN1ObjectIdentifier
Gost2814789KeyWrapParameters. getEncryptionParamSet()
ASN1ObjectIdentifier
GOST28147Parameters. getEncryptionParamSet()
Return the OID representing the sBox to use.ASN1ObjectIdentifier
GOST3410PublicKeyAlgParameters. getEncryptionParamSet()
ASN1ObjectIdentifier
GostR3410TransportParameters. getEncryptionParamSet()
static ASN1ObjectIdentifier
ECGOST3410NamedCurves. getOID(String name)
static ASN1ObjectIdentifier
GOST3410NamedParameters. getOID(String name)
ASN1ObjectIdentifier
GOST3410PublicKeyAlgParameters. getPublicKeyParamSet()
Methods in org.bouncycastle.asn1.cryptopro with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description static ECDomainParameters
ECGOST3410NamedCurves. getByOID(ASN1ObjectIdentifier oid)
Deprecated.static GOST3410ParamSetParameters
GOST3410NamedParameters. getByOID(ASN1ObjectIdentifier oid)
return the GOST3410ParamSetParameters object for the given OID, null if it isn't present.static X9ECParameters
ECGOST3410NamedCurves. getByOIDX9(ASN1ObjectIdentifier oid)
static String
ECGOST3410NamedCurves. getName(ASN1ObjectIdentifier oid)
return the named curve name represented by the given object identifier.Constructors in org.bouncycastle.asn1.cryptopro with parameters of type ASN1ObjectIdentifier Constructor Description Gost2814789KeyWrapParameters(ASN1ObjectIdentifier encryptionParamSet)
Gost2814789KeyWrapParameters(ASN1ObjectIdentifier encryptionParamSet, byte[] ukm)
GOST28147Parameters(byte[] iv, ASN1ObjectIdentifier paramSet)
GOST3410PublicKeyAlgParameters(ASN1ObjectIdentifier publicKeyParamSet, ASN1ObjectIdentifier digestParamSet)
GOST3410PublicKeyAlgParameters(ASN1ObjectIdentifier publicKeyParamSet, ASN1ObjectIdentifier digestParamSet, ASN1ObjectIdentifier encryptionParamSet)
GostR3410TransportParameters(ASN1ObjectIdentifier encryptionParamSet, SubjectPublicKeyInfo ephemeralPublicKey, byte[] ukm)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.dvcs
Fields in org.bouncycastle.asn1.dvcs declared as ASN1ObjectIdentifier Modifier and Type Field 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,29static ASN1ObjectIdentifier
DVCSObjectIdentifiers. id_ad_dvcs
Authority Information Access for DVCS; id-ad-dcvs; OID: 1.3.6.1.5.5.7.48.4static ASN1ObjectIdentifier
DVCSObjectIdentifiers. id_ct_DVCSRequestData
SMIME eContentType id-ct-DVCSRequestData; OID: 1.2.840.113549.1.9.16.1.7static ASN1ObjectIdentifier
DVCSObjectIdentifiers. id_ct_DVCSResponseData
SMIME eContentType id-ct-DVCSResponseData; OID: 1.2.840.113549.1.9.16.1.8static ASN1ObjectIdentifier
DVCSObjectIdentifiers. id_kp_dvcs
Key Purpose for DVCS; id-kp-dvcs; OID: 1.3.6.1.5.5.7.3.10static ASN1ObjectIdentifier
DVCSObjectIdentifiers. id_pkix
Base OID id-pkix: 1.3.6.1.5.5.7static ASN1ObjectIdentifier
DVCSObjectIdentifiers. id_smime
Base OID id-smime: 1.2.840.113549.1.9.16 -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.eac
Fields in org.bouncycastle.asn1.eac declared as ASN1ObjectIdentifier Modifier and Type Field 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.1static ASN1ObjectIdentifier
EACObjectIdentifiers. id_CA_DH_3DES_CBC_CBC
OID: 0.4.0.127.0.7.2.2.3.1.1static ASN1ObjectIdentifier
EACObjectIdentifiers. id_CA_ECDH
OID: 0.4.0.127.0.7.2.2.3.2static ASN1ObjectIdentifier
EACObjectIdentifiers. id_CA_ECDH_3DES_CBC_CBC
OID: 0.4.0.127.0.7.2.2.3.2.1static 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.1static ASN1ObjectIdentifier
EACObjectIdentifiers. id_PK_ECDH
OID: 0.4.0.127.0.7.2.2.1.2static 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.2static ASN1ObjectIdentifier
EACObjectIdentifiers. id_TA_ECDSA_SHA_1
OID: 0.4.0.127.0.7.2.2.2.2.1static ASN1ObjectIdentifier
EACObjectIdentifiers. id_TA_ECDSA_SHA_224
OID: 0.4.0.127.0.7.2.2.2.2.2static ASN1ObjectIdentifier
EACObjectIdentifiers. id_TA_ECDSA_SHA_256
OID: 0.4.0.127.0.7.2.2.2.2.3static ASN1ObjectIdentifier
EACObjectIdentifiers. id_TA_ECDSA_SHA_384
OID: 0.4.0.127.0.7.2.2.2.2.4static ASN1ObjectIdentifier
EACObjectIdentifiers. id_TA_ECDSA_SHA_512
OID: 0.4.0.127.0.7.2.2.2.2.5static ASN1ObjectIdentifier
EACObjectIdentifiers. id_TA_RSA
OID: 0.4.0.127.0.7.2.2.2.1static ASN1ObjectIdentifier
EACObjectIdentifiers. id_TA_RSA_PSS_SHA_1
OID: 0.4.0.127.0.7.2.2.2.1.3static ASN1ObjectIdentifier
EACObjectIdentifiers. id_TA_RSA_PSS_SHA_256
OID: 0.4.0.127.0.7.2.2.2.1.4static ASN1ObjectIdentifier
EACObjectIdentifiers. id_TA_RSA_PSS_SHA_512
OID: 0.4.0.127.0.7.2.2.2.1.6static ASN1ObjectIdentifier
EACObjectIdentifiers. id_TA_RSA_v1_5_SHA_1
OID: 0.4.0.127.0.7.2.2.2.1.1static ASN1ObjectIdentifier
EACObjectIdentifiers. id_TA_RSA_v1_5_SHA_256
OID: 0.4.0.127.0.7.2.2.2.1.2static ASN1ObjectIdentifier
EACObjectIdentifiers. id_TA_RSA_v1_5_SHA_512
OID: 0.4.0.127.0.7.2.2.2.1.5Methods in org.bouncycastle.asn1.eac that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
CVCertificate. getHolderAuthorization()
ASN1ObjectIdentifier
CertificateHolderAuthorization. getOid()
ASN1ObjectIdentifier
ECDSAPublicKey. getUsage()
abstract ASN1ObjectIdentifier
PublicKeyDataObject. getUsage()
ASN1ObjectIdentifier
RSAPublicKey. getUsage()
Methods in org.bouncycastle.asn1.eac with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description ASN1EncodableVector
ECDSAPublicKey. getASN1EncodableVector(ASN1ObjectIdentifier oid, boolean publicPointOnly)
Constructors in org.bouncycastle.asn1.eac with parameters of type ASN1ObjectIdentifier Constructor Description CertificateHolderAuthorization(ASN1ObjectIdentifier oid, int rights)
create an Iso7816CertificateHolderAuthorization according to the parametersECDSAPublicKey(ASN1ObjectIdentifier usage, byte[] ppY)
ECDSAPublicKey(ASN1ObjectIdentifier usage, BigInteger p, BigInteger a, BigInteger b, byte[] basePoint, BigInteger order, byte[] publicPoint, int cofactor)
RSAPublicKey(ASN1ObjectIdentifier usage, BigInteger modulus, BigInteger exponent)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.edec
Fields in org.bouncycastle.asn1.edec declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
EdECObjectIdentifiers. id_Ed25519
static ASN1ObjectIdentifier
EdECObjectIdentifiers. id_Ed448
static ASN1ObjectIdentifier
EdECObjectIdentifiers. id_edwards_curve_algs
static ASN1ObjectIdentifier
EdECObjectIdentifiers. id_X25519
static ASN1ObjectIdentifier
EdECObjectIdentifiers. id_X448
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.esf
Methods in org.bouncycastle.asn1.esf that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
CommitmentTypeIndication. getCommitmentTypeId()
ASN1ObjectIdentifier
CommitmentTypeQualifier. getCommitmentTypeIdentifier()
ASN1ObjectIdentifier
OtherRevRefs. getOtherRevRefType()
ASN1ObjectIdentifier
OtherRevVals. getOtherRevValType()
ASN1ObjectIdentifier
SignaturePolicyId. getSigPolicyId()
ASN1ObjectIdentifier
SigPolicyQualifierInfo. getSigPolicyQualifierId()
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.ess
Methods in org.bouncycastle.asn1.ess that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
ContentHints. getContentType()
Constructors in org.bouncycastle.asn1.ess with parameters of type ASN1ObjectIdentifier Constructor Description ContentHints(ASN1ObjectIdentifier contentType)
ContentHints(ASN1ObjectIdentifier contentType, DERUTF8String contentDescription)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.est
Methods in org.bouncycastle.asn1.est that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
AttrOrOID. getOid()
Constructors in org.bouncycastle.asn1.est with parameters of type ASN1ObjectIdentifier Constructor Description AttrOrOID(ASN1ObjectIdentifier oid)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.gm
Methods in org.bouncycastle.asn1.gm that return ASN1ObjectIdentifier Modifier and Type Method Description static ASN1ObjectIdentifier
GMNamedCurves. getOID(String name)
return the object identifier signified by the passed in name.Methods in org.bouncycastle.asn1.gm with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description static X9ECParameters
GMNamedCurves. getByOID(ASN1ObjectIdentifier oid)
return the X9ECParameters object for the named curve represented by the passed in object identifier.static String
GMNamedCurves. getName(ASN1ObjectIdentifier oid)
return the named curve name represented by the given object identifier. -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.gnu
Fields in org.bouncycastle.asn1.gnu declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
GNUObjectIdentifiers. CRC
1.3.6.1.4.1.11591.14 -- CRC algorithmsstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. CRC32
1.3.6.1.4.1.11591.14,1 -- CRC32static ASN1ObjectIdentifier
GNUObjectIdentifiers. digestAlgorithm
1.3.6.1.4.1.11591.12 -- digestAlgorithmstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Ed25519
static ASN1ObjectIdentifier
GNUObjectIdentifiers. ellipticCurve
1.3.6.1.4.1.11591.15 - ellipticCurvestatic ASN1ObjectIdentifier
GNUObjectIdentifiers. encryptionAlgorithm
1.3.6.1.4.1.11591.13 -- encryptionAlgorithmstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. GNU
1.3.6.1.4.1.11591.1 -- used by GNU Radiusstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. GnuPG
1.3.6.1.4.1.11591.2 -- used by GNU PGstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. GnuRadar
1.3.6.1.4.1.11591.3 -- GNU Radarstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. notation
1.3.6.1.4.1.11591.2.1 -- notationstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. pkaAddress
1.3.6.1.4.1.11591.2.1.1 -- pkaAddressstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Serpent
1.3.6.1.4.1.11591.13.2 -- Serpentstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Serpent_128_CBC
1.3.6.1.4.1.11591.13.2.2 -- Serpent-128-CBCstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Serpent_128_CFB
1.3.6.1.4.1.11591.13.2.4 -- Serpent-128-CFBstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Serpent_128_ECB
1.3.6.1.4.1.11591.13.2.1 -- Serpent-128-ECBstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Serpent_128_OFB
1.3.6.1.4.1.11591.13.2.3 -- Serpent-128-OFBstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Serpent_192_CBC
1.3.6.1.4.1.11591.13.2.22 -- Serpent-192-CCBstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Serpent_192_CFB
1.3.6.1.4.1.11591.13.2.24 -- Serpent-192-CFBstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Serpent_192_ECB
1.3.6.1.4.1.11591.13.2.21 -- Serpent-192-ECBstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Serpent_192_OFB
1.3.6.1.4.1.11591.13.2.23 -- Serpent-192-OFBstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Serpent_256_CBC
1.3.6.1.4.1.11591.13.2.42 -- Serpent-256-CBCstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Serpent_256_CFB
1.3.6.1.4.1.11591.13.2.44 -- Serpent-256-CFBstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Serpent_256_ECB
1.3.6.1.4.1.11591.13.2.41 -- Serpent-256-ECBstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Serpent_256_OFB
1.3.6.1.4.1.11591.13.2.43 -- Serpent-256-OFBstatic ASN1ObjectIdentifier
GNUObjectIdentifiers. Tiger_192
1.3.6.1.4.1.11591.12.2 -- TIGER/192 -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.iana
Fields in org.bouncycastle.asn1.iana declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
IANAObjectIdentifiers. _private
1.3.6.1.4:static ASN1ObjectIdentifier
IANAObjectIdentifiers. directory
1.3.6.1.1: Internet directory: X.500static 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.1static ASN1ObjectIdentifier
IANAObjectIdentifiers. hmacRIPEMD160
IPSEC ISAKMP-Oakley hmacRIPEMD160 OID: 1.3.6.1.5.5.8.1.4static ASN1ObjectIdentifier
IANAObjectIdentifiers. hmacSHA1
IPSEC ISAKMP-Oakley hmacSHA1 OID: 1.3.6.1.5.5.8.1.2static ASN1ObjectIdentifier
IANAObjectIdentifiers. hmacTIGER
IPSEC ISAKMP-Oakley hmacTIGER OID: 1.3.6.1.5.5.8.1.3static ASN1ObjectIdentifier
IANAObjectIdentifiers. internet
{ iso(1) identifier-organization(3) dod(6) internet(1) } == IETF defined thingsstatic ASN1ObjectIdentifier
IANAObjectIdentifiers. ipsec
IPSEC base OID: 1.3.6.1.5.5.8static ASN1ObjectIdentifier
IANAObjectIdentifiers. isakmpOakley
IPSEC ISAKMP-Oakley OID: 1.3.6.1.5.5.8.1static ASN1ObjectIdentifier
IANAObjectIdentifiers. mail
1.3.6.1.7: mail -- never really usedstatic ASN1ObjectIdentifier
IANAObjectIdentifiers. mgmt
1.3.6.1.2: Internet managementstatic ASN1ObjectIdentifier
IANAObjectIdentifiers. pkix
PKIX base OID: 1.3.6.1.5.6.6static ASN1ObjectIdentifier
IANAObjectIdentifiers. security
1.3.6.1.5: Security servicesstatic ASN1ObjectIdentifier
IANAObjectIdentifiers. security_mechanisms
IANA security mechanisms; 1.3.6.1.5.5static ASN1ObjectIdentifier
IANAObjectIdentifiers. security_nametypes
IANA security nametypes; 1.3.6.1.5.6static ASN1ObjectIdentifier
IANAObjectIdentifiers. SNMPv2
1.3.6.1.6: SNMPv2 -- never really used -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.icao
Fields in org.bouncycastle.asn1.icao declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
ICAOObjectIdentifiers. id_icao
2.23.136static 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 issuancestatic ASN1ObjectIdentifier
ICAOObjectIdentifiers. id_icao_cscaMasterListSigningKey
2.23.136.1.1.3static 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.1static ASN1ObjectIdentifier
ICAOObjectIdentifiers. id_icao_ldsSecurityObject
LDS security object, see ICAO Doc 9303-Volume 2-Section IV-A3.2static ASN1ObjectIdentifier
ICAOObjectIdentifiers. id_icao_mrtd
2.23.136.1static ASN1ObjectIdentifier
ICAOObjectIdentifiers. id_icao_mrtd_security
2.23.136.1.1 -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.isara
Fields in org.bouncycastle.asn1.isara declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
IsaraObjectIdentifiers. id_alg_xmss
static ASN1ObjectIdentifier
IsaraObjectIdentifiers. id_alg_xmssmt
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.isismtt
Fields in org.bouncycastle.asn1.isismtt declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
ISISMTTObjectIdentifiers. id_isismtt
1.3.36.8static ASN1ObjectIdentifier
ISISMTTObjectIdentifiers. id_isismtt_at
1.3.36.8.3static 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 generationstatic 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 keystatic 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 authoritiesstatic 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.1static 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. -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.isismtt.x509
Fields in org.bouncycastle.asn1.isismtt.x509 declared as ASN1ObjectIdentifier Modifier and Type Field 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
Notarstatic ASN1ObjectIdentifier
ProfessionInfo. Notariatsverwalter
Notariatsverwalterstatic ASN1ObjectIdentifier
ProfessionInfo. Notariatsverwalterin
Notariatsverwalterinstatic ASN1ObjectIdentifier
ProfessionInfo. Notarin
Notarinstatic ASN1ObjectIdentifier
ProfessionInfo. Notarvertreter
Notarvertreterstatic ASN1ObjectIdentifier
ProfessionInfo. Notarvertreterin
Notarvertreterinstatic ASN1ObjectIdentifier
ProfessionInfo. Patentanwalt
Patentanwaltstatic ASN1ObjectIdentifier
ProfessionInfo. Patentanwltin
Patentanw�ltinstatic ASN1ObjectIdentifier
ProfessionInfo. Rechtsanwalt
Rechtsanwaltstatic ASN1ObjectIdentifier
ProfessionInfo. Rechtsanwltin
Rechtsanw�ltinstatic ASN1ObjectIdentifier
ProfessionInfo. Rechtsbeistand
Rechtsbeistandstatic ASN1ObjectIdentifier
ProfessionInfo. Steuerberater
Steuerberaterstatic ASN1ObjectIdentifier
ProfessionInfo. Steuerberaterin
Steuerberaterinstatic ASN1ObjectIdentifier
ProfessionInfo. Steuerbevollmchtigte
Steuerbevollm�chtigtestatic ASN1ObjectIdentifier
ProfessionInfo. Steuerbevollmchtigter
Steuerbevollm�chtigterstatic ASN1ObjectIdentifier
ProfessionInfo. VereidigteBuchprferin
Vereidigte Buchpr�ferinstatic ASN1ObjectIdentifier
ProfessionInfo. VereidigterBuchprfer
Vereidigter Buchpr�ferstatic ASN1ObjectIdentifier
ProfessionInfo. Wirtschaftsprfer
Wirtschaftspr�ferstatic ASN1ObjectIdentifier
ProfessionInfo. Wirtschaftsprferin
Wirtschaftspr�ferinMethods in org.bouncycastle.asn1.isismtt.x509 that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
NamingAuthority. getNamingAuthorityId()
ASN1ObjectIdentifier[]
ProfessionInfo. getProfessionOIDs()
Constructors in org.bouncycastle.asn1.isismtt.x509 with parameters of type ASN1ObjectIdentifier Constructor 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. -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.iso
Fields in org.bouncycastle.asn1.iso declared as ASN1ObjectIdentifier Modifier and Type Field 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
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.kisa
Fields in org.bouncycastle.asn1.kisa declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
KISAObjectIdentifiers. id_mod_cms_seed
RFC 4010: SeedEncryptionAlgorithmInCMS; OID 1.2.840.113549.1.9.16.0.24static ASN1ObjectIdentifier
KISAObjectIdentifiers. id_npki_app_cmsSeed_wrap
RFC 4010: id-npki-app-cmsSeed-wrap; OID 1.2.410.200004.7.1.1.1static ASN1ObjectIdentifier
KISAObjectIdentifiers. id_seedCBC
RFC 4010, 4269: id-seedCBC; OID 1.2.410.200004.1.4static ASN1ObjectIdentifier
KISAObjectIdentifiers. id_seedMAC
RFC 4269: id-seedMAC; OID 1.2.410.200004.1.7static ASN1ObjectIdentifier
KISAObjectIdentifiers. pbeWithSHA1AndSEED_CBC
RFC 4269: pbeWithSHA1AndSEED-CBC; OID 1.2.410.200004.1.15 -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.microsoft
Fields in org.bouncycastle.asn1.microsoft declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
MicrosoftObjectIdentifiers. microsoft
Base OID: 1.3.6.1.4.1.311static ASN1ObjectIdentifier
MicrosoftObjectIdentifiers. microsoftAppPolicies
OID: 1.3.6.1.4.1.311.21.10static ASN1ObjectIdentifier
MicrosoftObjectIdentifiers. microsoftCaVersion
OID: 1.3.6.1.4.1.311.21.1static ASN1ObjectIdentifier
MicrosoftObjectIdentifiers. microsoftCertTemplateV1
OID: 1.3.6.1.4.1.311.20.2static ASN1ObjectIdentifier
MicrosoftObjectIdentifiers. microsoftCertTemplateV2
OID: 1.3.6.1.4.1.311.21.7static ASN1ObjectIdentifier
MicrosoftObjectIdentifiers. microsoftCrlNextPublish
OID: 1.3.6.1.4.1.311.21.4static ASN1ObjectIdentifier
MicrosoftObjectIdentifiers. microsoftPrevCaCertHash
OID: 1.3.6.1.4.1.311.21.2 -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.misc
Fields in org.bouncycastle.asn1.misc declared as ASN1ObjectIdentifier Modifier and Type Field 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 2984static 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.7static ASN1ObjectIdentifier
MiscObjectIdentifiers. entrustVersionExtension
NortelNetworks Entrust VersionExtension OID: 1.2.840.113533.7.65.0static ASN1ObjectIdentifier
MiscObjectIdentifiers. hMAC_SHA1
static ASN1ObjectIdentifier
MiscObjectIdentifiers. id_alg_composite
static ASN1ObjectIdentifier
MiscObjectIdentifiers. id_blake2b160
static ASN1ObjectIdentifier
MiscObjectIdentifiers. id_blake2b256
static ASN1ObjectIdentifier
MiscObjectIdentifiers. id_blake2b384
static ASN1ObjectIdentifier
MiscObjectIdentifiers. id_blake2b512
static ASN1ObjectIdentifier
MiscObjectIdentifiers. id_blake2s128
static ASN1ObjectIdentifier
MiscObjectIdentifiers. id_blake2s160
static ASN1ObjectIdentifier
MiscObjectIdentifiers. id_blake2s224
static ASN1ObjectIdentifier
MiscObjectIdentifiers. id_blake2s256
static ASN1ObjectIdentifier
MiscObjectIdentifiers. id_scrypt
static ASN1ObjectIdentifier
MiscObjectIdentifiers. netscape
Netscape cert extensions OID base: 2.16.840.1.113730.1static ASN1ObjectIdentifier
MiscObjectIdentifiers. netscapeBaseURL
Netscape cert BaseURL OID: 2.16.840.1.113730.1.2static ASN1ObjectIdentifier
MiscObjectIdentifiers. netscapeCApolicyURL
Netscape cert CApolicyURL OID: 2.16.840.1.113730.1.8static ASN1ObjectIdentifier
MiscObjectIdentifiers. netscapeCARevocationURL
Netscape cert CARevocationURL OID: 2.16.840.1.113730.1.4static ASN1ObjectIdentifier
MiscObjectIdentifiers. netscapeCertComment
Netscape cert CertComment OID: 2.16.840.1.113730.1.13static ASN1ObjectIdentifier
MiscObjectIdentifiers. netscapeCertType
Netscape cert CertType OID: 2.16.840.1.113730.1.1static ASN1ObjectIdentifier
MiscObjectIdentifiers. netscapeRenewalURL
Netscape cert RenewalURL OID: 2.16.840.1.113730.1.7static ASN1ObjectIdentifier
MiscObjectIdentifiers. netscapeRevocationURL
Netscape cert RevocationURL OID: 2.16.840.1.113730.1.3static ASN1ObjectIdentifier
MiscObjectIdentifiers. netscapeSSLServerName
Netscape cert SSLServerName OID: 2.16.840.1.113730.1.12static ASN1ObjectIdentifier
MiscObjectIdentifiers. novell
Novell OID base: 2.16.840.1.113719static ASN1ObjectIdentifier
MiscObjectIdentifiers. novellSecurityAttribs
Novell SecurityAttribs OID: 2.16.840.1.113719.1.9.4.1static ASN1ObjectIdentifier
MiscObjectIdentifiers. verisign
Verisign OID base: 2.16.840.1.113733.1static ASN1ObjectIdentifier
MiscObjectIdentifiers. verisignBitString_6_13
static ASN1ObjectIdentifier
MiscObjectIdentifiers. verisignCzagExtension
Verisign CZAG (Country,Zip,Age,Gender) Extension OID: 2.16.840.1.113733.1.6.3static ASN1ObjectIdentifier
MiscObjectIdentifiers. verisignDnbDunsNumber
Verisign D&B D-U-N-S number Extension OID: 2.16.840.1.113733.1.6.15static ASN1ObjectIdentifier
MiscObjectIdentifiers. verisignIssStrongCrypto
static ASN1ObjectIdentifier
MiscObjectIdentifiers. verisignOnSiteJurisdictionHash
static ASN1ObjectIdentifier
MiscObjectIdentifiers. verisignPrivate_6_9
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.nist
Fields in org.bouncycastle.asn1.nist declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
NISTObjectIdentifiers. aes
2.16.840.1.101.3.4.1static ASN1ObjectIdentifier
NISTObjectIdentifiers. dsa_with_sha224
2.16.840.1.101.3.4.3.1static ASN1ObjectIdentifier
NISTObjectIdentifiers. dsa_with_sha256
2.16.840.1.101.3.4.3.2static ASN1ObjectIdentifier
NISTObjectIdentifiers. dsa_with_sha384
2.16.840.1.101.3.4.3.3static ASN1ObjectIdentifier
NISTObjectIdentifiers. dsa_with_sha512
2.16.840.1.101.3.4.3.4static ASN1ObjectIdentifier
NISTObjectIdentifiers. hashAlgs
2.16.840.1.101.3.4.2static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes128_CBC
2.16.840.1.101.3.4.1.2static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes128_CCM
2.16.840.1.101.3.4.1.7static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes128_CFB
2.16.840.1.101.3.4.1.4static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes128_ECB
2.16.840.1.101.3.4.1.1static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes128_GCM
2.16.840.1.101.3.4.1.6static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes128_OFB
2.16.840.1.101.3.4.1.3static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes128_wrap
2.16.840.1.101.3.4.1.5static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes128_wrap_pad
2.16.840.1.101.3.4.1.28static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes192_CBC
2.16.840.1.101.3.4.1.22static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes192_CCM
2.16.840.1.101.3.4.1.27static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes192_CFB
2.16.840.1.101.3.4.1.24static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes192_ECB
2.16.840.1.101.3.4.1.21static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes192_GCM
2.16.840.1.101.3.4.1.26static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes192_OFB
2.16.840.1.101.3.4.1.23static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes192_wrap
2.16.840.1.101.3.4.1.25static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes192_wrap_pad
2.16.840.1.101.3.4.1.28static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes256_CBC
2.16.840.1.101.3.4.1.42static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes256_CCM
2.16.840.1.101.3.4.1.47static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes256_CFB
2.16.840.1.101.3.4.1.44static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes256_ECB
2.16.840.1.101.3.4.1.41static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes256_GCM
2.16.840.1.101.3.4.1.46static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes256_OFB
2.16.840.1.101.3.4.1.43static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes256_wrap
2.16.840.1.101.3.4.1.45static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_aes256_wrap_pad
2.16.840.1.101.3.4.1.48static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_dsa_with_sha2
static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_dsa_with_sha3_224
2.16.840.1.101.3.4.3.5static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_dsa_with_sha3_256
2.16.840.1.101.3.4.3.6static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_dsa_with_sha3_384
2.16.840.1.101.3.4.3.7static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_dsa_with_sha3_512
2.16.840.1.101.3.4.3.8static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_ecdsa_with_sha3_224
2.16.840.1.101.3.4.3.9static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_ecdsa_with_sha3_256
2.16.840.1.101.3.4.3.10static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_ecdsa_with_sha3_384
2.16.840.1.101.3.4.3.11static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_ecdsa_with_sha3_512
2.16.840.1.101.3.4.3.12static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_hmacWithSHA3_224
2.16.840.1.101.3.4.2.13static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_hmacWithSHA3_256
2.16.840.1.101.3.4.2.14static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_hmacWithSHA3_384
2.16.840.1.101.3.4.2.15static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_hmacWithSHA3_512
2.16.840.1.101.3.4.2.16static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_KmacWithSHAKE128
2.16.840.1.101.3.4.2.19static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_KmacWithSHAKE256
2.16.840.1.101.3.4.2.20static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_rsassa_pkcs1_v1_5_with_sha3_224
2.16.840.1.101.3.4.3.9static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_rsassa_pkcs1_v1_5_with_sha3_256
2.16.840.1.101.3.4.3.10static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_rsassa_pkcs1_v1_5_with_sha3_384
2.16.840.1.101.3.4.3.11static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_rsassa_pkcs1_v1_5_with_sha3_512
2.16.840.1.101.3.4.3.12static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_sha224
2.16.840.1.101.3.4.2.4static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_sha256
2.16.840.1.101.3.4.2.1static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_sha3_224
2.16.840.1.101.3.4.2.7static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_sha3_256
2.16.840.1.101.3.4.2.8static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_sha3_384
2.16.840.1.101.3.4.2.9static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_sha3_512
2.16.840.1.101.3.4.2.10static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_sha384
2.16.840.1.101.3.4.2.2static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_sha512
2.16.840.1.101.3.4.2.3static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_sha512_224
2.16.840.1.101.3.4.2.5static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_sha512_256
2.16.840.1.101.3.4.2.6static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_shake128
2.16.840.1.101.3.4.2.11static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_shake128_len
2.16.840.1.101.3.4.2.17static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_shake256
2.16.840.1.101.3.4.2.12static ASN1ObjectIdentifier
NISTObjectIdentifiers. id_shake256_len
2.16.840.1.101.3.4.2.18static ASN1ObjectIdentifier
NISTObjectIdentifiers. nistAlgorithm
2.16.840.1.101.3.4 -- algorithmsstatic ASN1ObjectIdentifier
NISTObjectIdentifiers. sigAlgs
2.16.840.1.101.3.4.3Methods in org.bouncycastle.asn1.nist that return ASN1ObjectIdentifier Modifier and Type Method Description static ASN1ObjectIdentifier
NISTNamedCurves. getOID(String name)
return the object identifier signified by the passed in name.Methods in org.bouncycastle.asn1.nist with parameters of type ASN1ObjectIdentifier Modifier and Type Method 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. -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.nsri
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.ntt
Fields in org.bouncycastle.asn1.ntt declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
NTTObjectIdentifiers. id_camellia128_cbc
id-camellia128-cbc; OID 1.2.392.200011.61.1.1.1.2static ASN1ObjectIdentifier
NTTObjectIdentifiers. id_camellia128_wrap
id-camellia128-wrap; OID 1.2.392.200011.61.1.1.3.2static ASN1ObjectIdentifier
NTTObjectIdentifiers. id_camellia192_cbc
id-camellia192-cbc; OID 1.2.392.200011.61.1.1.1.3static ASN1ObjectIdentifier
NTTObjectIdentifiers. id_camellia192_wrap
id-camellia192-wrap; OID 1.2.392.200011.61.1.1.3.3static ASN1ObjectIdentifier
NTTObjectIdentifiers. id_camellia256_cbc
id-camellia256-cbc; OID 1.2.392.200011.61.1.1.1.4static ASN1ObjectIdentifier
NTTObjectIdentifiers. id_camellia256_wrap
id-camellia256-wrap; OID 1.2.392.200011.61.1.1.3.4 -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.ocsp
Fields in org.bouncycastle.asn1.ocsp declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
OCSPObjectIdentifiers. id_pkix_ocsp
OID: 1.3.6.1.5.5.7.48.1static ASN1ObjectIdentifier
OCSPObjectIdentifiers. id_pkix_ocsp_archive_cutoff
OID: 1.3.6.1.5.5.7.48.1.6static ASN1ObjectIdentifier
OCSPObjectIdentifiers. id_pkix_ocsp_basic
OID: 1.3.6.1.5.5.7.48.1.1static ASN1ObjectIdentifier
OCSPObjectIdentifiers. id_pkix_ocsp_crl
OID: 1.3.6.1.5.5.7.48.1.3static ASN1ObjectIdentifier
OCSPObjectIdentifiers. id_pkix_ocsp_extended_revoke
static ASN1ObjectIdentifier
OCSPObjectIdentifiers. id_pkix_ocsp_nocheck
OID: 1.3.6.1.5.5.7.48.1.5static ASN1ObjectIdentifier
OCSPObjectIdentifiers. id_pkix_ocsp_nonce
OID: 1.3.6.1.5.5.7.48.1.2static 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.4static ASN1ObjectIdentifier
OCSPObjectIdentifiers. id_pkix_ocsp_service_locator
OID: 1.3.6.1.5.5.7.48.1.7Methods in org.bouncycastle.asn1.ocsp that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
ResponseBytes. getResponseType()
Constructors in org.bouncycastle.asn1.ocsp with parameters of type ASN1ObjectIdentifier Constructor Description ResponseBytes(ASN1ObjectIdentifier responseType, ASN1OctetString response)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.oiw
Fields in org.bouncycastle.asn1.oiw declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
OIWObjectIdentifiers. desCBC
OID: 1.3.14.3.2.7static ASN1ObjectIdentifier
OIWObjectIdentifiers. desCFB
OID: 1.3.14.3.2.9static ASN1ObjectIdentifier
OIWObjectIdentifiers. desECB
OID: 1.3.14.3.2.6static ASN1ObjectIdentifier
OIWObjectIdentifiers. desEDE
OID: 1.3.14.3.2.17static ASN1ObjectIdentifier
OIWObjectIdentifiers. desOFB
OID: 1.3.14.3.2.8static ASN1ObjectIdentifier
OIWObjectIdentifiers. dsaWithSHA1
OID: 1.3.14.3.2.27static 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.26static ASN1ObjectIdentifier
OIWObjectIdentifiers. md4WithRSA
OID: 1.3.14.3.2.2static ASN1ObjectIdentifier
OIWObjectIdentifiers. md4WithRSAEncryption
OID: 1.3.14.3.2.4static ASN1ObjectIdentifier
OIWObjectIdentifiers. md5WithRSA
OID: 1.3.14.3.2.3static ASN1ObjectIdentifier
OIWObjectIdentifiers. sha1WithRSA
OID: 1.3.14.3.2.29 -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.pkcs
Fields in org.bouncycastle.asn1.pkcs declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
PKCSObjectIdentifiers. bagtypes
PKCS#12: 1.2.840.113549.1.12.10.1static ASN1ObjectIdentifier
PKCSObjectIdentifiers. canNotDecryptAny
PKCS#9: 1.2.840.113549.1.9.15.2 -- smime capabilitystatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. certBag
PKCS#12: 1.2.840.113549.1.12.10.1.3static ASN1ObjectIdentifier
PKCSObjectIdentifiers. certTypes
PKCS#9: 1.2.840.113549.1.9.22static ASN1ObjectIdentifier
PKCSObjectIdentifiers. crlBag
PKCS#12: 1.2.840.113549.1.12.10.1.4static ASN1ObjectIdentifier
PKCSObjectIdentifiers. crlTypes
PKCS#9: 1.2.840.113549.1.9.23static ASN1ObjectIdentifier
PKCSObjectIdentifiers. data
PKCS#7: 1.2.840.113549.1.7.1static ASN1ObjectIdentifier
PKCSObjectIdentifiers. des_EDE3_CBC
1.2.840.113549.3.7static ASN1ObjectIdentifier
PKCSObjectIdentifiers. dhKeyAgreement
PKCS#3: 1.2.840.113549.1.3.1static ASN1ObjectIdentifier
PKCSObjectIdentifiers. digestAlgorithm
1.2.840.113549.2static ASN1ObjectIdentifier
PKCSObjectIdentifiers. digestedData
PKCS#7: 1.2.840.113549.1.7.5static ASN1ObjectIdentifier
PKCSObjectIdentifiers. encryptedData
PKCS#7: 1.2.840.113549.1.7.76static ASN1ObjectIdentifier
PKCSObjectIdentifiers. encryptionAlgorithm
1.2.840.113549.3static ASN1ObjectIdentifier
PKCSObjectIdentifiers. envelopedData
PKCS#7: 1.2.840.113549.1.7.3static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa
PKCS#9: 1.2.840.113549.1.9.16.2 - smime attributesstatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_asymmDecryptKeyID
PKCS#9: 1.2.840.113549.1.9.16.2.54 RFC7030static 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 insteadstatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_communityIdentifiers
PKCS#9: 1.2.840.113549.1.9.16.2.40 RFC7030static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_contentHint
PKCS#9: 1.2.840.113549.1.9.16.2.4 - See RFC 2634static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_contentIdentifier
PKCS#9: 1.2.840.113549.1.9.16.2.7 - See RFC 2634static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_contentReference
PKCS#9: 1.2.840.113549.1.9.16.2.10static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_decryptKeyID
PKCS#9: 1.2.840.113549.1.9.16.2.37 - RFC 4108static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_encrypKeyPref
PKCS#9: 1.2.840.113549.1.9.16.2.11static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_ets_archiveTimestamp
PKCS#9: 1.2.840.113549.1.9.16.2.27 - RFC 3126static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_ets_certCRLTimestamp
PKCS#9: 1.2.840.113549.1.9.16.2.26 - RFC 3126static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_ets_certificateRefs
PKCS#9: 1.2.840.113549.1.9.16.2.21 - RFC 3126static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_ets_certValues
PKCS#9: 1.2.840.113549.1.9.16.2.23 - RFC 3126static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_ets_commitmentType
PKCS#9: 1.2.840.113549.1.9.16.2.16 - RFC 3126static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_ets_contentTimestamp
PKCS#9: 1.2.840.113549.1.9.16.2.20 - RFC 3126static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_ets_escTimeStamp
PKCS#9: 1.2.840.113549.1.9.16.2.25 - RFC 3126static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_ets_otherSigCert
PKCS#9: 1.2.840.113549.1.9.16.6.2.19 - RFC 3126static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_ets_revocationRefs
PKCS#9: 1.2.840.113549.1.9.16.2.22 - RFC 3126static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_ets_revocationValues
PKCS#9: 1.2.840.113549.1.9.16.2.24 - RFC 3126static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_ets_signerAttr
PKCS#9: 1.2.840.113549.1.9.16.2.18 - RFC 3126static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_ets_signerLocation
PKCS#9: 1.2.840.113549.1.9.16.2.17 - RFC 3126static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_ets_sigPolicyId
PKCS#9: 1.2.840.113549.1.9.16.2.15 - RFC 3126static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_implCompressAlgs
PKCS#9: 1.2.840.113549.1.9.16.2.43 RFC7030static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_implCryptoAlgs
PKCS#9: 1.2.840.113549.1.9.16.2.38 - RFC 4108static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_msgSigDigest
PKCS#9: 1.2.840.113549.1.9.16.2.5static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_otherSigCert
Deprecated.use id_aa_ets_otherSigCert insteadstatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_receiptRequest
PKCS#9: 1.2.840.113549.1.9.16.2.1 -- smime attribute receiptRequeststatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_signatureTimeStampToken
PKCS#9: 1.2.840.113549.1.9.16.2.14 - RFC 3126static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_signerLocation
Deprecated.use id_aa_ets_signerLocation insteadstatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_signingCertificate
PKCS#9: 1.2.840.113549.1.9.16.2.12static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_signingCertificateV2
PKCS#9: 1.2.840.113549.1.9.16.2.47static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_aa_sigPolicyId
Deprecated.use id_aa_ets_sigPolicyId insteadstatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_alg
S/MIME: Algorithm Identifiers ; 1.2.840.113549.1.9.16.3static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_alg_AEADChaCha20Poly1305
id-alg-AEADChaCha20Poly1305 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs9(9) smime(16) alg(3) 18 } AEADChaCha20Poly1305Nonce ::= OCTET STRING (SIZE(12))static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_alg_CMS3DESwrap
PKCS#9: 1.2.840.113549.1.9.16.3.6static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_alg_CMSRC2wrap
PKCS#9: 1.2.840.113549.1.9.16.3.7static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_alg_ESDH
PKCS#9: 1.2.840.113549.1.9.16.3.5static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_alg_hkdf_with_sha256
id-alg-hkdf-with-sha256 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-9(9) smime(16) alg(3) 28 }static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_alg_hkdf_with_sha384
id-alg-hkdf-with-sha384 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-9(9) smime(16) alg(3) 29 }static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_alg_hkdf_with_sha512
id-alg-hkdf-with-sha512 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs-9(9) smime(16) alg(3) 30 }static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_alg_hss_lms_hashsig
id-alg-hss-lms-hashsig OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) pkcs9(9) smime(16) alg(3) 17 }static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_alg_PWRI_KEK
PKCS#9: 1.2.840.113549.1.9.16.3.9static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_alg_SSDH
PKCS#9: 1.2.840.113549.1.9.16.3.10static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_ct
PKCS#9: 1.2.840.113549.1.9.16.1 -- smime ctstatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_ct_authData
PKCS#9: 1.2.840.113549.1.9.16.1.2 -- smime ct authDatastatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_ct_authEnvelopedData
PKCS#9: 1.2.840.113549.1.9.16.1.23 -- smime ct authEnvelopedDatastatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_ct_compressedData
PKCS#9: 1.2.840.113549.1.9.16.1.9 -- smime ct compressedDatastatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_ct_timestampedData
PKCS#9: 1.2.840.113549.1.9.16.1.31 -- smime ct timestampedDatastatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_ct_TSTInfo
PKCS#9: 1.2.840.113549.1.9.16.1.4 -- smime ct TSTInfostatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_cti
PKCS#9: 1.2.840.113549.1.9.16.6 -- smime ctistatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_cti_ets_proofOfApproval
PKCS#9: 1.2.840.113549.1.9.16.6.5 -- smime cti proofOfApprovalstatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_cti_ets_proofOfCreation
PKCS#9: 1.2.840.113549.1.9.16.6.6 -- smime cti proofOfCreationstatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_cti_ets_proofOfDelivery
PKCS#9: 1.2.840.113549.1.9.16.6.3 -- smime cti proofOfDeliverystatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_cti_ets_proofOfOrigin
PKCS#9: 1.2.840.113549.1.9.16.6.1 -- smime cti proofOfOriginstatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_cti_ets_proofOfReceipt
PKCS#9: 1.2.840.113549.1.9.16.6.2 -- smime cti proofOfReceiptstatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_cti_ets_proofOfSender
PKCS#9: 1.2.840.113549.1.9.16.6.4 -- smime cti proofOfSenderstatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_hmacWithSHA1
1.2.840.113549.2.7static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_hmacWithSHA224
1.2.840.113549.2.8static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_hmacWithSHA256
1.2.840.113549.2.9static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_hmacWithSHA384
1.2.840.113549.2.10static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_hmacWithSHA512
1.2.840.113549.2.11static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_mgf1
PKCS#1: 1.2.840.113549.1.1.8static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_PBES2
PKCS#5: 1.2.840.113549.1.5.13static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_PBKDF2
PKCS#5: 1.2.840.113549.1.5.12static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_pSpecified
PKCS#1: 1.2.840.113549.1.1.9static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_rsa_KEM
-- RSA-KEM Key Transport Algorithm RFC 5990 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.7static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_RSASSA_PSS
PKCS#1: 1.2.840.113549.1.1.10static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_smime
PKCS#9: 1.2.840.113549.1.9.16static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_spq_ets_unotice
SMIME SPQ UNOTICE: 1.2.840.113549.1.9.16.5.2static ASN1ObjectIdentifier
PKCSObjectIdentifiers. id_spq_ets_uri
SMIME SPQ URI: 1.2.840.113549.1.9.16.5.1static ASN1ObjectIdentifier
PKCSObjectIdentifiers. keyBag
PKCS#12: 1.2.840.113549.1.12.10.1.1static ASN1ObjectIdentifier
PKCSObjectIdentifiers. md2
1.2.840.113549.2.2static ASN1ObjectIdentifier
PKCSObjectIdentifiers. md2WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.2static ASN1ObjectIdentifier
PKCSObjectIdentifiers. md4
1.2.840.113549.2.4static ASN1ObjectIdentifier
PKCSObjectIdentifiers. md4WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.3static ASN1ObjectIdentifier
PKCSObjectIdentifiers. md5
1.2.840.113549.2.5static ASN1ObjectIdentifier
PKCSObjectIdentifiers. md5WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.4static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pbeWithMD2AndDES_CBC
PKCS#5: 1.2.840.113549.1.5.1static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pbeWithMD2AndRC2_CBC
PKCS#5: 1.2.840.113549.1.5.4static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pbeWithMD5AndDES_CBC
PKCS#5: 1.2.840.113549.1.5.3static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pbeWithMD5AndRC2_CBC
PKCS#5: 1.2.840.113549.1.5.6static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pbeWithSHA1AndDES_CBC
PKCS#5: 1.2.840.113549.1.5.10static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pbeWithSHA1AndRC2_CBC
PKCS#5: 1.2.840.113549.1.5.11static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pbeWithSHAAnd128BitRC2_CBC
PKCS#12: 1.2.840.113549.1.12.1.5static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pbeWithSHAAnd128BitRC4
PKCS#12: 1.2.840.113549.1.12.1.1static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pbeWithSHAAnd2_KeyTripleDES_CBC
PKCS#12: 1.2.840.113549.1.12.1.4static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pbeWithSHAAnd3_KeyTripleDES_CBC
PKCS#12: 1.2.840.113549.1.12.1.3static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pbewithSHAAnd40BitRC2_CBC
Deprecated.use pbeWithSHAAnd40BitRC2_CBCstatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. pbeWithSHAAnd40BitRC2_CBC
PKCS#12: 1.2.840.113549.1.12.1.6static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pbeWithSHAAnd40BitRC4
PKCS#12: 1.2.840.113549.1.12.1.2static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_1
PKCS#1: 1.2.840.113549.1.1static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_12
PKCS#12: 1.2.840.113549.1.12static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_12PbeIds
PKCS#12: 1.2.840.113549.1.12.1static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_3
PKCS#3: 1.2.840.113549.1.3static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_5
PKCS#5: 1.2.840.113549.1.5static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_7
pkcs#7: 1.2.840.113549.1.7static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9
PKCS#9: 1.2.840.113549.1.9static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9_at_challengePassword
PKCS#9: 1.2.840.113549.1.9.7static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9_at_contentType
PKCS#9: 1.2.840.113549.1.9.3static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9_at_counterSignature
PKCS#9: 1.2.840.113549.1.9.6static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9_at_emailAddress
PKCS#9: 1.2.840.113549.1.9.1static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9_at_extendedCertificateAttributes
PKCS#9: 1.2.840.113549.1.9.9static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9_at_extensionRequest
PKCS#9: 1.2.840.113549.1.9.14static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9_at_friendlyName
PKCS#9: 1.2.840.113549.1.9.20static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9_at_localKeyId
PKCS#9: 1.2.840.113549.1.9.21static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9_at_messageDigest
PKCS#9: 1.2.840.113549.1.9.4static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9_at_signingDescription
PKCS#9: 1.2.840.113549.1.9.13static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9_at_signingTime
PKCS#9: 1.2.840.113549.1.9.5static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9_at_smimeCapabilities
PKCS#9: 1.2.840.113549.1.9.15static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9_at_unstructuredAddress
PKCS#9: 1.2.840.113549.1.9.8static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs_9_at_unstructuredName
PKCS#9: 1.2.840.113549.1.9.2static ASN1ObjectIdentifier
PKCSObjectIdentifiers. pkcs8ShroudedKeyBag
PKCS#12: 1.2.840.113549.1.12.10.1.2static ASN1ObjectIdentifier
PKCSObjectIdentifiers. preferSignedData
PKCS#9: 1.2.840.113549.1.9.15.1 -- smime capabilitystatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. RC2_CBC
1.2.840.113549.3.2static ASN1ObjectIdentifier
PKCSObjectIdentifiers. rc4
1.2.840.113549.3.4static ASN1ObjectIdentifier
PKCSObjectIdentifiers. rsaEncryption
PKCS#1: 1.2.840.113549.1.1.1static ASN1ObjectIdentifier
PKCSObjectIdentifiers. safeContentsBag
PKCS#12: 1.2.840.113549.1.12.10.1.6static ASN1ObjectIdentifier
PKCSObjectIdentifiers. sdsiCertificate
PKCS#9: 1.2.840.113549.1.9.22.2static ASN1ObjectIdentifier
PKCSObjectIdentifiers. secretBag
PKCS#12: 1.2.840.113549.1.12.10.1.5static ASN1ObjectIdentifier
PKCSObjectIdentifiers. sha1WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.5static ASN1ObjectIdentifier
PKCSObjectIdentifiers. sha224WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.14static ASN1ObjectIdentifier
PKCSObjectIdentifiers. sha256WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.11static ASN1ObjectIdentifier
PKCSObjectIdentifiers. sha384WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.12static ASN1ObjectIdentifier
PKCSObjectIdentifiers. sha512_224WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.15static ASN1ObjectIdentifier
PKCSObjectIdentifiers. sha512_256WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.16static ASN1ObjectIdentifier
PKCSObjectIdentifiers. sha512WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.13static ASN1ObjectIdentifier
PKCSObjectIdentifiers. signedAndEnvelopedData
PKCS#7: 1.2.840.113549.1.7.4static ASN1ObjectIdentifier
PKCSObjectIdentifiers. signedData
PKCS#7: 1.2.840.113549.1.7.2static ASN1ObjectIdentifier
PKCSObjectIdentifiers. sMIMECapabilitiesVersions
PKCS#9: 1.2.840.113549.1.9.15.3 -- smime capabilitystatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. srsaOAEPEncryptionSET
PKCS#1: 1.2.840.113549.1.1.6static ASN1ObjectIdentifier
PKCSObjectIdentifiers. x509Certificate
PKCS#9: 1.2.840.113549.1.9.22.1static ASN1ObjectIdentifier
PKCSObjectIdentifiers. x509certType
Deprecated.use x509Certificate insteadstatic ASN1ObjectIdentifier
PKCSObjectIdentifiers. x509Crl
PKCS#9: 1.2.840.113549.1.9.23.1Methods in org.bouncycastle.asn1.pkcs that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
EncryptionScheme. getAlgorithm()
ASN1ObjectIdentifier
KeyDerivationFunc. getAlgorithm()
ASN1ObjectIdentifier
Attribute. getAttrType()
ASN1ObjectIdentifier
SafeBag. getBagId()
ASN1ObjectIdentifier
CertBag. getCertId()
ASN1ObjectIdentifier
ContentInfo. getContentType()
ASN1ObjectIdentifier
EncryptedData. getContentType()
ASN1ObjectIdentifier
CRLBag. getCrlId()
Constructors in org.bouncycastle.asn1.pkcs with parameters of type ASN1ObjectIdentifier Constructor 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)
EncryptionScheme(ASN1ObjectIdentifier objectId, ASN1Encodable parameters)
KeyDerivationFunc(ASN1ObjectIdentifier objectId, ASN1Encodable parameters)
SafeBag(ASN1ObjectIdentifier oid, ASN1Encodable obj)
SafeBag(ASN1ObjectIdentifier oid, ASN1Encodable obj, ASN1Set bagAttributes)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.rosstandart
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.sec
Fields in org.bouncycastle.asn1.sec declared as ASN1ObjectIdentifier Modifier and Type Field 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.0static 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.6static ASN1ObjectIdentifier
SECObjectIdentifiers. secp112r2
secp112r2 OID: 1.3.132.0.7static ASN1ObjectIdentifier
SECObjectIdentifiers. secp128r1
secp128r1 OID: 1.3.132.0.28static ASN1ObjectIdentifier
SECObjectIdentifiers. secp128r2
secp128r2 OID: 1.3.132.0.29static ASN1ObjectIdentifier
SECObjectIdentifiers. secp160k1
secp160k1 OID: 1.3.132.0.9static ASN1ObjectIdentifier
SECObjectIdentifiers. secp160r1
secp160r1 OID: 1.3.132.0.8static ASN1ObjectIdentifier
SECObjectIdentifiers. secp160r2
secp160r2 OID: 1.3.132.0.30static ASN1ObjectIdentifier
SECObjectIdentifiers. secp192k1
secp192k1 OID: 1.3.132.0.31static ASN1ObjectIdentifier
SECObjectIdentifiers. secp192r1
secp192r1 OID: 1.3.132.0.prime192v1static ASN1ObjectIdentifier
SECObjectIdentifiers. secp224k1
secp224k1 OID: 1.3.132.0.32static ASN1ObjectIdentifier
SECObjectIdentifiers. secp224r1
secp224r1 OID: 1.3.132.0.33static ASN1ObjectIdentifier
SECObjectIdentifiers. secp256k1
secp256k1 OID: 1.3.132.0.10static ASN1ObjectIdentifier
SECObjectIdentifiers. secp256r1
secp256r1 OID: 1.3.132.0.prime256v1static ASN1ObjectIdentifier
SECObjectIdentifiers. secp384r1
secp384r1 OID: 1.3.132.0.34static ASN1ObjectIdentifier
SECObjectIdentifiers. secp521r1
secp521r1 OID: 1.3.132.0.35static ASN1ObjectIdentifier
SECObjectIdentifiers. sect113r1
sect113r1 OID: 1.3.132.0.4static ASN1ObjectIdentifier
SECObjectIdentifiers. sect113r2
sect113r2 OID: 1.3.132.0.5static ASN1ObjectIdentifier
SECObjectIdentifiers. sect131r1
sect131r1 OID: 1.3.132.0.22static ASN1ObjectIdentifier
SECObjectIdentifiers. sect131r2
sect131r2 OID: 1.3.132.0.23static ASN1ObjectIdentifier
SECObjectIdentifiers. sect163k1
sect163k1 OID: 1.3.132.0.1static ASN1ObjectIdentifier
SECObjectIdentifiers. sect163r1
sect163r1 OID: 1.3.132.0.2static ASN1ObjectIdentifier
SECObjectIdentifiers. sect163r2
sect163r2 OID: 1.3.132.0.15static ASN1ObjectIdentifier
SECObjectIdentifiers. sect193r1
sect193r1 OID: 1.3.132.0.24static ASN1ObjectIdentifier
SECObjectIdentifiers. sect193r2
sect193r2 OID: 1.3.132.0.25static ASN1ObjectIdentifier
SECObjectIdentifiers. sect233k1
sect233k1 OID: 1.3.132.0.26static ASN1ObjectIdentifier
SECObjectIdentifiers. sect233r1
sect233r1 OID: 1.3.132.0.27static ASN1ObjectIdentifier
SECObjectIdentifiers. sect239k1
sect239k1 OID: 1.3.132.0.3static ASN1ObjectIdentifier
SECObjectIdentifiers. sect283k1
sect283k1 OID: 1.3.132.0.16static ASN1ObjectIdentifier
SECObjectIdentifiers. sect283r1
sect283r1 OID: 1.3.132.0.17static ASN1ObjectIdentifier
SECObjectIdentifiers. sect409k1
sect409k1 OID: 1.3.132.0.36static ASN1ObjectIdentifier
SECObjectIdentifiers. sect409r1
sect409r1 OID: 1.3.132.0.37static ASN1ObjectIdentifier
SECObjectIdentifiers. sect571k1
sect571k1 OID: 1.3.132.0.38static ASN1ObjectIdentifier
SECObjectIdentifiers. sect571r1
sect571r1 OID: 1.3.132.0.39Methods in org.bouncycastle.asn1.sec that return ASN1ObjectIdentifier Modifier and Type Method Description static ASN1ObjectIdentifier
SECNamedCurves. getOID(String name)
return the object identifier signified by the passed in name.Methods in org.bouncycastle.asn1.sec with parameters of type ASN1ObjectIdentifier Modifier and Type Method 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. -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.smime
Methods in org.bouncycastle.asn1.smime that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
SMIMECapability. getCapabilityID()
Methods in org.bouncycastle.asn1.smime with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description void
SMIMECapabilityVector. addCapability(ASN1ObjectIdentifier capability)
void
SMIMECapabilityVector. addCapability(ASN1ObjectIdentifier capability, int value)
void
SMIMECapabilityVector. addCapability(ASN1ObjectIdentifier capability, ASN1Encodable params)
Vector
SMIMECapabilities. getCapabilities(ASN1ObjectIdentifier capability)
returns a vector with 0 or more objects of all the capabilities matching the passed in capability OID.Constructors in org.bouncycastle.asn1.smime with parameters of type ASN1ObjectIdentifier Constructor Description SMIMECapability(ASN1ObjectIdentifier capabilityID, ASN1Encodable parameters)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.teletrust
Fields in org.bouncycastle.asn1.teletrust declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. brainpoolP160r1
1.3.36.3.3.2.8.1.1.1static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. brainpoolP160t1
1.3.36.3.3.2.8.1.1.2static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. brainpoolP192r1
1.3.36.3.3.2.8.1.1.3static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. brainpoolP192t1
1.3.36.3.3.2.8.1.1.4static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. brainpoolP224r1
1.3.36.3.3.2.8.1.1.5static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. brainpoolP224t1
1.3.36.3.3.2.8.1.1.6static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. brainpoolP256r1
1.3.36.3.3.2.8.1.1.7static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. brainpoolP256t1
1.3.36.3.3.2.8.1.1.8static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. brainpoolP320r1
1.3.36.3.3.2.8.1.1.9static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. brainpoolP320t1
1.3.36.3.3.2.8.1.1.10static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. brainpoolP384r1
1.3.36.3.3.2.8.1.1.11static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. brainpoolP384t1
1.3.36.3.3.2.8.1.1.12static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. brainpoolP512r1
1.3.36.3.3.2.8.1.1.13static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. brainpoolP512t1
1.3.36.3.3.2.8.1.1.14static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. ecc_brainpool
1.3.36.3.3.2.8static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. ecSign
1.3.36.3.3.2static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. ecSignWithRipemd160
1.3.36.3.3.2.2static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. ecSignWithSha1
1.3.36.3.3.2,1static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. ellipticCurve
1.3.36.3.3.2.8.1static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. ripemd128
1.3.36.3.2.2static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. ripemd160
1.3.36.3.2.1static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. ripemd256
1.3.36.3.2.3static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. rsaSignatureWithripemd128
1.3.36.3.3.1.3static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. rsaSignatureWithripemd160
1.3.36.3.3.1.2static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. rsaSignatureWithripemd256
1.3.36.3.3.1.4static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. teleTrusTAlgorithm
1.3.36.3static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. teleTrusTRSAsignatureAlgorithm
1.3.36.3.3.1static ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers. versionOne
1.3.36.3.3.2.8.1.1Methods in org.bouncycastle.asn1.teletrust that return ASN1ObjectIdentifier Modifier and Type Method 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.Methods in org.bouncycastle.asn1.teletrust with parameters of type ASN1ObjectIdentifier Modifier and Type Method 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. -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.tsp
Methods in org.bouncycastle.asn1.tsp that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
TSTInfo. getPolicy()
ASN1ObjectIdentifier
TimeStampReq. getReqPolicy()
Constructors in org.bouncycastle.asn1.tsp with parameters of type ASN1ObjectIdentifier Constructor Description EncryptionInfo(ASN1ObjectIdentifier encryptionInfoType, ASN1Encodable encryptionInfoValue)
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)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.ua
Fields in org.bouncycastle.asn1.ua declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
UAObjectIdentifiers. dstu4145be
DSTU4145 Big Endian presentation.static ASN1ObjectIdentifier
UAObjectIdentifiers. dstu4145le
DSTU4145 Little Endian presentation.static ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7564digest_256
DSTU7564 256-bit digest presentation.static ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7564digest_384
DSTU7564 384-bit digest presentation.static ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7564digest_512
DSTU7564 512-bit digest presentation.static ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7564mac_256
DSTU7564 256-bit mac presentation.static ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7564mac_384
DSTU7564 384-bit mac presentation.static ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7564mac_512
DSTU7564 512-bit mac presentation.static ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624cbc_128
DSTU7624 in CBC mode with 128 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624cbc_256
DSTU7624 in CBC mode with 256 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624cbc_512
DSTU7624 in CBC mode with 512 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624ccm_128
DSTU7624 in CCM mode with 128 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624ccm_256
DSTU7624 in CCM mode with 256 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624ccm_512
DSTU7624 in CCM mode with 512 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624cfb_128
DSTU7624 in CFB mode with 128 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624cfb_256
DSTU7624 in CFB mode with 256 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624cfb_512
DSTU7624 in CFB mode with 512 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624cmac_128
DSTU7624 in MAC mode with 128 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624cmac_256
DSTU7624 in MAC mode with 256 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624cmac_512
DSTU7624 in MAC mode with 512 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624ctr_128
DSTU7624 in CTR mode with 128 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624ctr_256
DSTU7624 in CTR mode with 256 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624ctr_512
DSTU7624 in CTR mode with 512 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624ecb_128
DSTU7624 in ECB mode with 128 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624ecb_256
DSTU7624 in ECB mode with 256 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624ecb_512
DSTU7624 in ECB mode with 512 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624gmac_128
DSTU7624 in GMAC (GCM witout encryption) mode with 128 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624gmac_256
DSTU7624 in GMAC (GCM witout encryption) mode with 256 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624gmac_512
DSTU7624 in GMAC (GCM witout encryption) mode with 512 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624kw_128
DSTU7624 in key wrap (KW) mode with 128 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624kw_256
DSTU7624 in key wrap (KW) mode with 256 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624kw_512
DSTU7624 in key wrap (KW) mode with 512 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624ofb_128
DSTU7624 in OFB mode with 128 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624ofb_256
DSTU7624 in OFB mode with 256 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624ofb_512
DSTU7624 in OFB mode with 512 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624xts_128
DSTU7624 in XTS mode with 128 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624xts_256
DSTU7624 in XTS mode with 256 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. dstu7624xts_512
DSTU7624 in XTS mode with 512 bit block/key presentationstatic ASN1ObjectIdentifier
UAObjectIdentifiers. UaOid
Base OID: 1.2.804.2.1.1.1Methods in org.bouncycastle.asn1.ua that return ASN1ObjectIdentifier Modifier and Type Method 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-9Methods in org.bouncycastle.asn1.ua with parameters of type ASN1ObjectIdentifier Modifier and Type Method 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-9Constructors in org.bouncycastle.asn1.ua with parameters of type ASN1ObjectIdentifier Constructor Description DSTU4145Params(ASN1ObjectIdentifier namedCurve)
DSTU4145Params(ASN1ObjectIdentifier namedCurve, byte[] dke)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.x500
Methods in org.bouncycastle.asn1.x500 that return ASN1ObjectIdentifier Modifier and Type Method 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()
Methods in org.bouncycastle.asn1.x500 with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description 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. addMultiValuedRDN(ASN1ObjectIdentifier[] oids, ASN1Encodable[] values)
Add a multi-valued RDN made up of the passed in OIDs and associated ASN.1 values.X500NameBuilder
X500NameBuilder. addRDN(ASN1ObjectIdentifier oid, String value)
Add an RDN based on a single OID and a string representation of its value.X500NameBuilder
X500NameBuilder. addRDN(ASN1ObjectIdentifier oid, ASN1Encodable value)
Add an RDN based on a single OID and an ASN.1 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.Constructors in org.bouncycastle.asn1.x500 with parameters of type ASN1ObjectIdentifier Constructor Description AttributeTypeAndValue(ASN1ObjectIdentifier type, ASN1Encodable value)
RDN(ASN1ObjectIdentifier oid, ASN1Encodable value)
Create a single valued RDN. -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.x500.style
Fields in org.bouncycastle.asn1.x500.style declared as ASN1ObjectIdentifier Modifier and Type Field 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 onlystatic ASN1ObjectIdentifier
BCStyle. COUNTRY_OF_RESIDENCE
RFC 3039 CountryOfResidence - PrintableString (SIZE (2)) -- ISO 3166 codes onlystatic ASN1ObjectIdentifier
BCStyle. DATE_OF_BIRTH
RFC 3039 DateOfBirth - GeneralizedTime - YYYYMMDD000000Zstatic ASN1ObjectIdentifier
RFC4519Style. dc
static ASN1ObjectIdentifier
BCStyle. DC
static ASN1ObjectIdentifier
RFC4519Style. description
static ASN1ObjectIdentifier
BCStyle. DESCRIPTION
static ASN1ObjectIdentifier
RFC4519Style. destinationIndicator
static ASN1ObjectIdentifier
RFC4519Style. distinguishedName
static ASN1ObjectIdentifier
BCStyle. DMD_NAME
RFC 2256 dmdNamestatic ASN1ObjectIdentifier
BCStyle. DN_QUALIFIER
dnQualifier - DirectoryString(SIZE(1..64)static ASN1ObjectIdentifier
RFC4519Style. dnQualifier
static ASN1ObjectIdentifier
BCStyle. E
email address in Verisign certificatesstatic 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-namestatic 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
BCStyle. ORGANIZATION_IDENTIFIER
id-at-organizationIdentifierstatic 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
BCStyle. ROLE
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
Deprecated.use SERIALNUMBER or SURNAMEstatic 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 X520namestatic ASN1ObjectIdentifier
BCStyle. T
Titlestatic ASN1ObjectIdentifier
BCStyle. TELEPHONE_NUMBER
id-at-telephoneNumberstatic 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#9static ASN1ObjectIdentifier
RFC4519Style. userPassword
static ASN1ObjectIdentifier
RFC4519Style. x121Address
static ASN1ObjectIdentifier
RFC4519Style. x500UniqueIdentifier
Methods in org.bouncycastle.asn1.x500.style that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
BCStyle. attrNameToOID(String attrName)
ASN1ObjectIdentifier
RFC4519Style. attrNameToOID(String attrName)
static ASN1ObjectIdentifier
IETFUtils. decodeAttrName(String name, Hashtable lookUp)
Methods in org.bouncycastle.asn1.x500.style with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description protected ASN1Encodable
AbstractX500NameStyle. encodeStringValue(ASN1ObjectIdentifier oid, String value)
Encoded every value into a UTF8String.protected ASN1Encodable
BCStyle. encodeStringValue(ASN1ObjectIdentifier oid, String value)
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. -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.x509
Subclasses of ASN1ObjectIdentifier in org.bouncycastle.asn1.x509 Modifier and Type Class Description class
PolicyQualifierId
PolicyQualifierId, used in the CertificatePolicies X509V3 extension.Fields in org.bouncycastle.asn1.x509 declared as ASN1ObjectIdentifier Modifier and Type Field 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 Accessstatic ASN1ObjectIdentifier
X509Extension. authorityInfoAccess
Deprecated.Authority Info Accessstatic ASN1ObjectIdentifier
X509Extensions. AuthorityInfoAccess
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. authorityKeyIdentifier
Authority Key Identifierstatic ASN1ObjectIdentifier
X509Extension. authorityKeyIdentifier
Deprecated.Authority Key Identifierstatic ASN1ObjectIdentifier
X509Extensions. AuthorityKeyIdentifier
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. basicConstraints
Basic Constraintsstatic ASN1ObjectIdentifier
X509Extension. basicConstraints
Deprecated.Basic Constraintsstatic ASN1ObjectIdentifier
X509Extensions. BasicConstraints
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. biometricInfo
BiometricInfostatic ASN1ObjectIdentifier
X509Extension. biometricInfo
Deprecated.BiometricInfostatic 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 X500NameStylestatic ASN1ObjectIdentifier
Extension. certificateIssuer
Certificate Issuerstatic ASN1ObjectIdentifier
X509Extension. certificateIssuer
Deprecated.Certificate Issuerstatic ASN1ObjectIdentifier
X509Extensions. CertificateIssuer
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. certificatePolicies
Certificate Policiesstatic ASN1ObjectIdentifier
X509Extension. certificatePolicies
Deprecated.Certificate Policiesstatic ASN1ObjectIdentifier
X509Extensions. CertificatePolicies
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
X509Name. CN
Deprecated.use a X500NameStylestatic ASN1ObjectIdentifier
X509ObjectIdentifiers. commonName
Subject RDN components: commonName = 2.5.4.3static ASN1ObjectIdentifier
X509Name. COUNTRY_OF_CITIZENSHIP
Deprecated.RFC 3039 CountryOfCitizenship - PrintableString (SIZE (2)) -- ISO 3166 codes onlystatic ASN1ObjectIdentifier
X509Name. COUNTRY_OF_RESIDENCE
Deprecated.RFC 3039 CountryOfResidence - PrintableString (SIZE (2)) -- ISO 3166 codes onlystatic ASN1ObjectIdentifier
X509ObjectIdentifiers. countryName
Subject RDN components: countryName = 2.5.4.6static ASN1ObjectIdentifier
X509ObjectIdentifiers. crlAccessMethod
OID for crl uri in AuthorityInformationAccess extensionstatic ASN1ObjectIdentifier
Extension. cRLDistributionPoints
CRL Distribution Pointsstatic ASN1ObjectIdentifier
X509Extension. cRLDistributionPoints
Deprecated.CRL Distribution Pointsstatic ASN1ObjectIdentifier
X509Extensions. CRLDistributionPoints
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. cRLNumber
CRL Numberstatic ASN1ObjectIdentifier
X509Extension. cRLNumber
Deprecated.CRL Numberstatic ASN1ObjectIdentifier
X509Extensions. CRLNumber
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
X509Name. DATE_OF_BIRTH
Deprecated.RFC 3039 DateOfBirth - GeneralizedTime - YYYYMMDD000000Zstatic ASN1ObjectIdentifier
X509Name. DC
Deprecated.static ASN1ObjectIdentifier
Extension. deltaCRLIndicator
Delta CRL indicatorstatic ASN1ObjectIdentifier
X509Extension. deltaCRLIndicator
Deprecated.Delta CRL indicatorstatic ASN1ObjectIdentifier
X509Extensions. DeltaCRLIndicator
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
X509Name. DMD_NAME
Deprecated.RFC 2256 dmdNamestatic ASN1ObjectIdentifier
X509Name. DN_QUALIFIER
Deprecated.dnQualifier - DirectoryString(SIZE(1..64)static ASN1ObjectIdentifier
X509Name. E
Deprecated.email address in Verisign certificatesstatic ASN1ObjectIdentifier
X509Name. EmailAddress
Deprecated.use a X500NameStylestatic ASN1ObjectIdentifier
Extension. expiredCertsOnCRL
Expired Certificates on CRL extensionstatic ASN1ObjectIdentifier
Extension. extendedKeyUsage
Extended Key Usagestatic ASN1ObjectIdentifier
X509Extension. extendedKeyUsage
Deprecated.Extended Key Usagestatic ASN1ObjectIdentifier
X509Extensions. ExtendedKeyUsage
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. freshestCRL
Freshest CRLstatic ASN1ObjectIdentifier
X509Extension. freshestCRL
Deprecated.Freshest CRLstatic 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.48static ASN1ObjectIdentifier
AccessDescription. id_ad_caIssuers
static ASN1ObjectIdentifier
X509ObjectIdentifiers. id_ad_caIssuers
id-ad-caIssuers OID: 1.3.6.1.5.5.7.48.2static ASN1ObjectIdentifier
AccessDescription. id_ad_ocsp
static ASN1ObjectIdentifier
X509ObjectIdentifiers. id_ad_ocsp
id-ad-ocsp OID: 1.3.6.1.5.5.7.48.1static ASN1ObjectIdentifier
X509AttributeIdentifiers. id_at_clearance
static ASN1ObjectIdentifier
X509ObjectIdentifiers. id_at_name
Subject RDN components: name = 2.5.4.41static ASN1ObjectIdentifier
X509ObjectIdentifiers. id_at_organizationIdentifier
static ASN1ObjectIdentifier
X509AttributeIdentifiers. id_at_role
static ASN1ObjectIdentifier
X509ObjectIdentifiers. id_at_telephoneNumber
Subject RDN components: telephone_number = 2.5.4.20static ASN1ObjectIdentifier
X509ObjectIdentifiers. id_ce
ISO ARC for standard certificate and CRL extensionsstatic ASN1ObjectIdentifier
X509AttributeIdentifiers. id_ce_targetInformation
static ASN1ObjectIdentifier
X509ObjectIdentifiers. id_ea_rsa
OID: 2.5.8.1.1static ASN1ObjectIdentifier
X509ObjectIdentifiers. id_ecdsa_with_shake128
id-ecdsa-with-shake128 OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) algorithms(6) 32 }static ASN1ObjectIdentifier
X509ObjectIdentifiers. id_ecdsa_with_shake256
id-ecdsa-with-shake256 OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) algorithms(6) 33 }static ASN1ObjectIdentifier
X509ObjectIdentifiers. id_pe
private internet extensions; OID = 1.3.6.1.5.5.7.1static 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.7static ASN1ObjectIdentifier
X509ObjectIdentifiers. id_rsassa_pss_shake128
id-RSASSA-PSS-SHAKE128 OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) algorithms(6) 30 }static ASN1ObjectIdentifier
X509ObjectIdentifiers. id_rsassa_pss_shake256
id-RSASSA-PSS-SHAKE256 OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) algorithms(6) 31 }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 Policystatic ASN1ObjectIdentifier
X509Extension. inhibitAnyPolicy
Deprecated.Inhibit Any Policystatic ASN1ObjectIdentifier
X509Extensions. InhibitAnyPolicy
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
X509Name. INITIALS
Deprecated.static ASN1ObjectIdentifier
Extension. instructionCode
Hold Instruction Codestatic ASN1ObjectIdentifier
X509Extension. instructionCode
Deprecated.Hold Instruction Codestatic ASN1ObjectIdentifier
X509Extensions. InstructionCode
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. invalidityDate
Invalidity Datestatic ASN1ObjectIdentifier
X509Extension. invalidityDate
Deprecated.Invalidity Datestatic ASN1ObjectIdentifier
X509Extensions. InvalidityDate
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. issuerAlternativeName
Issuer Alternative Namestatic ASN1ObjectIdentifier
X509Extension. issuerAlternativeName
Deprecated.Issuer Alternative Namestatic ASN1ObjectIdentifier
X509Extensions. IssuerAlternativeName
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. issuingDistributionPoint
Issuing Distribution Pointstatic ASN1ObjectIdentifier
X509Extension. issuingDistributionPoint
Deprecated.Issuing Distribution Pointstatic ASN1ObjectIdentifier
X509Extensions. IssuingDistributionPoint
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. keyUsage
Key Usagestatic ASN1ObjectIdentifier
X509Extension. keyUsage
Deprecated.Key Usagestatic 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.7static ASN1ObjectIdentifier
Extension. logoType
Logo Typestatic ASN1ObjectIdentifier
X509Extension. logoType
Deprecated.Logo Typestatic ASN1ObjectIdentifier
X509Extensions. LogoType
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
X509Name. NAME
Deprecated.id-at-namestatic ASN1ObjectIdentifier
X509Name. NAME_AT_BIRTH
Deprecated.ISIS-MTT NameAtBirth - DirectoryString(SIZE(1..64)static ASN1ObjectIdentifier
Extension. nameConstraints
Name Constraintsstatic ASN1ObjectIdentifier
X509Extension. nameConstraints
Deprecated.Name Constraintsstatic 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 X500NameStylestatic ASN1ObjectIdentifier
X509ObjectIdentifiers. ocspAccessMethod
OID for ocsp uri in AuthorityInformationAccess extensionstatic ASN1ObjectIdentifier
X509ObjectIdentifiers. organization
Subject RDN components: organization = 2.5.4.10static ASN1ObjectIdentifier
X509ObjectIdentifiers. organizationalUnitName
Subject RDN components: organizationalUnitName = 2.5.4.11static ASN1ObjectIdentifier
X509Name. OU
Deprecated.use a X500NameStylestatic ASN1ObjectIdentifier
X509Name. PLACE_OF_BIRTH
Deprecated.RFC 3039 PlaceOfBirth - DirectoryString(SIZE(1..128)static ASN1ObjectIdentifier
Extension. policyConstraints
Policy Constraintsstatic ASN1ObjectIdentifier
X509Extension. policyConstraints
Deprecated.Policy Constraintsstatic ASN1ObjectIdentifier
X509Extensions. PolicyConstraints
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. policyMappings
Policy Mappingsstatic ASN1ObjectIdentifier
X509Extension. policyMappings
Deprecated.Policy Mappingsstatic 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 Periodstatic ASN1ObjectIdentifier
X509Extension. privateKeyUsagePeriod
Deprecated.Private Key Usage Periodstatic ASN1ObjectIdentifier
X509Extensions. PrivateKeyUsagePeriod
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
X509Name. PSEUDONYM
Deprecated.RFC 3039 Pseudonym - DirectoryString(SIZE(1..64)static ASN1ObjectIdentifier
Extension. qCStatements
QCStatementsstatic ASN1ObjectIdentifier
X509Extension. qCStatements
Deprecated.QCStatementsstatic ASN1ObjectIdentifier
X509Extensions. QCStatements
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. reasonCode
Reason codestatic ASN1ObjectIdentifier
X509Extension. reasonCode
Deprecated.Reason codestatic 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_rolestatic 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.8static ASN1ObjectIdentifier
X509Name. STREET
Deprecated.street - StringType(SIZE(1..64))static ASN1ObjectIdentifier
Extension. subjectAlternativeName
Subject Alternative Namestatic ASN1ObjectIdentifier
X509Extension. subjectAlternativeName
Deprecated.Subject Alternative Namestatic ASN1ObjectIdentifier
X509Extensions. SubjectAlternativeName
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. subjectDirectoryAttributes
Subject Directory Attributesstatic ASN1ObjectIdentifier
X509Extension. subjectDirectoryAttributes
Deprecated.Subject Directory Attributesstatic ASN1ObjectIdentifier
X509Extensions. SubjectDirectoryAttributes
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. subjectInfoAccess
Subject Info Accessstatic ASN1ObjectIdentifier
X509Extension. subjectInfoAccess
Deprecated.Subject Info Accessstatic ASN1ObjectIdentifier
X509Extensions. SubjectInfoAccess
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
Extension. subjectKeyIdentifier
Subject Key Identifierstatic ASN1ObjectIdentifier
X509Extension. subjectKeyIdentifier
Deprecated.Subject Key Identifierstatic ASN1ObjectIdentifier
X509Extensions. SubjectKeyIdentifier
Deprecated.use X509Extension value.static ASN1ObjectIdentifier
X509Name. SURNAME
Deprecated.Naming attributes of type X520namestatic ASN1ObjectIdentifier
X509Name. T
Deprecated.use a X500NameStylestatic 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-telephoneNumberstatic 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#9Methods in org.bouncycastle.asn1.x509 that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
AccessDescription. getAccessMethod()
ASN1ObjectIdentifier
AlgorithmIdentifier. getAlgorithm()
ASN1ObjectIdentifier
Attribute. getAttrType()
ASN1ObjectIdentifier[]
Extensions. getCriticalExtensionOIDs()
ASN1ObjectIdentifier[]
X509Extensions. getCriticalExtensionOIDs()
Deprecated.ASN1ObjectIdentifier[]
Extensions. getExtensionOIDs()
ASN1ObjectIdentifier[]
X509Extensions. getExtensionOIDs()
Deprecated.ASN1ObjectIdentifier
Extension. getExtnId()
ASN1ObjectIdentifier[]
Extensions. getNonCriticalExtensionOIDs()
ASN1ObjectIdentifier[]
X509Extensions. getNonCriticalExtensionOIDs()
Deprecated.ASN1ObjectIdentifier
ObjectDigestInfo. getOtherObjectTypeID()
ASN1ObjectIdentifier
PolicyInformation. getPolicyIdentifier()
ASN1ObjectIdentifier
PolicyQualifierInfo. getPolicyQualifierId()
ASN1ObjectIdentifier
OtherName. getTypeID()
ASN1ObjectIdentifier
KeyPurposeId. toOID()
Methods in org.bouncycastle.asn1.x509 with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description 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
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, 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.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.static Extension
Extension. create(ASN1ObjectIdentifier extnId, boolean critical, ASN1Encodable value)
Helper method to create an extension from any ASN.1 encodable object.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.Extension
Extensions. getExtension(ASN1ObjectIdentifier oid)
return the extension represented by the object identifier passed in.static Extension
Extensions. getExtension(Extensions extensions, ASN1ObjectIdentifier oid)
Extension
ExtensionsGenerator. getExtension(ASN1ObjectIdentifier oid)
Return the current value of the extension for OID.X509Extension
X509Extensions. getExtension(ASN1ObjectIdentifier oid)
Deprecated.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.static ASN1Encodable
Extensions. getExtensionParsedValue(Extensions extensions, ASN1ObjectIdentifier oid)
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.boolean
ExtensionsGenerator. hasExtension(ASN1ObjectIdentifier oid)
Return if the extension indicated by OID is present.void
ExtensionsGenerator. removeExtension(ASN1ObjectIdentifier oid)
Remove a given extension.void
ExtensionsGenerator. replaceExtension(ASN1ObjectIdentifier oid, boolean critical, byte[] value)
Replace an extension with the given oid and the passed in byte array to be wrapped in the OCTET STRING associated with the extension.void
ExtensionsGenerator. replaceExtension(ASN1ObjectIdentifier oid, boolean critical, ASN1Encodable value)
Replace an extension with the given oid and the passed in value to be included in the OCTET STRING associated with the extension.Constructors in org.bouncycastle.asn1.x509 with parameters of type ASN1ObjectIdentifier Constructor 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, boolean critical, byte[] value)
Constructor using a byte[] for the value.Extension(ASN1ObjectIdentifier extnId, boolean critical, ASN1OctetString value)
Constructor using an OCTET STRING for the value.Extension(ASN1ObjectIdentifier extnId, ASN1Boolean critical, ASN1OctetString value)
Constructor using an ASN1Boolean and an OCTET STRING for the value.ObjectDigestInfo(int digestedObjectType, ASN1ObjectIdentifier otherObjectTypeID, AlgorithmIdentifier digestAlgorithm, byte[] objectDigest)
Constructor from given details.OtherName(ASN1ObjectIdentifier typeID, ASN1Encodable value)
Base constructor.PolicyInformation(ASN1ObjectIdentifier policyIdentifier)
PolicyInformation(ASN1ObjectIdentifier policyIdentifier, ASN1Sequence policyQualifiers)
PolicyQualifierInfo(ASN1ObjectIdentifier policyQualifierId, ASN1Encodable qualifier)
Creates a newPolicyQualifierInfo
instance. -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.x509.qualified
Fields in org.bouncycastle.asn1.x509.qualified declared as ASN1ObjectIdentifier Modifier and Type Field 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.1static ASN1ObjectIdentifier
RFC3739QCObjectIdentifiers. id_qcs_pkixQCSyntax_v2
OID: 1.3.6.1.5.5.7.11.2Methods in org.bouncycastle.asn1.x509.qualified that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
TypeOfBiometricData. getBiometricDataOid()
ASN1ObjectIdentifier
SemanticsInformation. getSemanticsIdentifier()
ASN1ObjectIdentifier
QCStatement. getStatementId()
Constructors in org.bouncycastle.asn1.x509.qualified with parameters of type ASN1ObjectIdentifier Constructor Description QCStatement(ASN1ObjectIdentifier qcStatementId)
QCStatement(ASN1ObjectIdentifier qcStatementId, ASN1Encodable qcStatementInfo)
SemanticsInformation(ASN1ObjectIdentifier semanticsIdentifier)
SemanticsInformation(ASN1ObjectIdentifier semanticsIdentifier, GeneralName[] generalNames)
TypeOfBiometricData(ASN1ObjectIdentifier BiometricDataID)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.x509.sigi
Fields in org.bouncycastle.asn1.x509.sigi declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
SigIObjectIdentifiers. id_sigi
OID: 1.3.36.8static 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 -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.x9
Fields in org.bouncycastle.asn1.x9 declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
X9ObjectIdentifiers. ansi_X9_42
X9.42static ASN1ObjectIdentifier
X9ObjectIdentifiers. ansi_X9_62
Base OID: 1.2.840.10045static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2onb191v4
Two Curve c2onb191v4, OID: 1.2.840.10045.3.0.8static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2onb191v5
Two Curve c2onb191v5, OID: 1.2.840.10045.3.0.9static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2onb239v4
Two Curve c2onb239v4, OID: 1.2.840.10045.3.0.14static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2onb239v5
Two Curve c2onb239v5, OID: 1.2.840.10045.3.0.15static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2pnb163v1
Two Curve c2pnb163v1, OID: 1.2.840.10045.3.0.1static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2pnb163v2
Two Curve c2pnb163v2, OID: 1.2.840.10045.3.0.2static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2pnb163v3
Two Curve c2pnb163v3, OID: 1.2.840.10045.3.0.3static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2pnb176w1
Two Curve c2pnb176w1, OID: 1.2.840.10045.3.0.4static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2pnb208w1
Two Curve c2pnb208w1, OID: 1.2.840.10045.3.0.10static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2pnb272w1
Two Curve c2pnb272w1, OID: 1.2.840.10045.3.0.16static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2pnb304w1
Two Curve c2pnb304w1, OID: 1.2.840.10045.3.0.17static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2pnb368w1
Two Curve c2pnb368w1, OID: 1.2.840.10045.3.0.19static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2tnb191v1
Two Curve c2tnb191v1, OID: 1.2.840.10045.3.0.5static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2tnb191v2
Two Curve c2tnb191v2, OID: 1.2.840.10045.3.0.6static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2tnb191v3
Two Curve c2tnb191v3, OID: 1.2.840.10045.3.0.7static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2tnb239v1
Two Curve c2tnb239v1, OID: 1.2.840.10045.3.0.11static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2tnb239v2
Two Curve c2tnb239v2, OID: 1.2.840.10045.3.0.12static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2tnb239v3
Two Curve c2tnb239v3, OID: 1.2.840.10045.3.0.13static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2tnb359v1
Two Curve c2tnb359v1, OID: 1.2.840.10045.3.0.18static ASN1ObjectIdentifier
X9ObjectIdentifiers. c2tnb431r1
Two Curve c2tnb431r1, OID: 1.2.840.10045.3.0.20static ASN1ObjectIdentifier
X9ObjectIdentifiers. characteristic_two_field
OID: 1.2.840.10045.1.2static ASN1ObjectIdentifier
X9ObjectIdentifiers. cTwoCurve
Two Curvesstatic ASN1ObjectIdentifier
X9ObjectIdentifiers. dhEphem
X9.42 dhEphem OID: 1.2.840.10046.3.2static ASN1ObjectIdentifier
X9ObjectIdentifiers. dhHybrid1
X9.42 dhHybrid1 OID: 1.2.840.10046.3.4static ASN1ObjectIdentifier
X9ObjectIdentifiers. dhHybrid2
X9.42 dhHybrid2 OID: 1.2.840.10046.3.5static ASN1ObjectIdentifier
X9ObjectIdentifiers. dhHybridOneFlow
X9.42 dhHybridOneFlow OID: 1.2.840.10046.3.6static ASN1ObjectIdentifier
X9ObjectIdentifiers. dhOneFlow
X9.42 dhOneFlow OID: 1.2.840.10046.3.3static ASN1ObjectIdentifier
X9ObjectIdentifiers. dhpublicnumber
Diffie-Hellmanstatic ASN1ObjectIdentifier
X9ObjectIdentifiers. dhSinglePass_cofactorDH_sha1kdf_scheme
OID: 1.3.133.16.840.63.0.3static ASN1ObjectIdentifier
X9ObjectIdentifiers. dhSinglePass_stdDH_sha1kdf_scheme
OID: 1.3.133.16.840.63.0.2static ASN1ObjectIdentifier
X9ObjectIdentifiers. dhStatic
X9.42 dhStatic OID: 1.2.840.10046.3.1static ASN1ObjectIdentifier
X9ObjectIdentifiers. ecdsa_with_SHA1
OID: 1.2.840.10045.4.1static ASN1ObjectIdentifier
X9ObjectIdentifiers. ecdsa_with_SHA2
OID: 1.2.840.10045.4.3static ASN1ObjectIdentifier
X9ObjectIdentifiers. ecdsa_with_SHA224
OID: 1.2.840.10045.4.3.1static ASN1ObjectIdentifier
X9ObjectIdentifiers. ecdsa_with_SHA256
OID: 1.2.840.10045.4.3.2static ASN1ObjectIdentifier
X9ObjectIdentifiers. ecdsa_with_SHA384
OID: 1.2.840.10045.4.3.3static ASN1ObjectIdentifier
X9ObjectIdentifiers. ecdsa_with_SHA512
OID: 1.2.840.10045.4.3.4static ASN1ObjectIdentifier
X9ObjectIdentifiers. ellipticCurve
Named curves basestatic ASN1ObjectIdentifier
X9ObjectIdentifiers. gnBasis
OID: 1.2.840.10045.1.2.3.1static ASN1ObjectIdentifier
X9ObjectIdentifiers. id_dsa
DSAstatic 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.1static ASN1ObjectIdentifier
X9ObjectIdentifiers. id_ecSigType
OID: 1.2.840.10045.4static ASN1ObjectIdentifier
X9ObjectIdentifiers. id_fieldType
OID: 1.2.840.10045.1static ASN1ObjectIdentifier
X9ObjectIdentifiers. id_kdf_kdf2
static ASN1ObjectIdentifier
X9ObjectIdentifiers. id_kdf_kdf3
static ASN1ObjectIdentifier
X9ObjectIdentifiers. id_publicKeyType
OID: 1.2.840.10045.2static ASN1ObjectIdentifier
X9ObjectIdentifiers. mqv1
X9.42 MQV1 OID: 1.2.840.10046.3.8static ASN1ObjectIdentifier
X9ObjectIdentifiers. mqv2
X9.42 MQV2 OID: 1.2.840.10046.3.7static ASN1ObjectIdentifier
X9ObjectIdentifiers. mqvSinglePass_sha1kdf_scheme
OID: 1.3.133.16.840.63.0.16static ASN1ObjectIdentifier
X9ObjectIdentifiers. ppBasis
OID: 1.2.840.10045.1.2.3.3static ASN1ObjectIdentifier
X9ObjectIdentifiers. prime_field
OID: 1.2.840.10045.1.1static ASN1ObjectIdentifier
X9ObjectIdentifiers. prime192v1
Prime Curve prime192v1, OID: 1.2.840.10045.3.1.1static ASN1ObjectIdentifier
X9ObjectIdentifiers. prime192v2
Prime Curve prime192v2, OID: 1.2.840.10045.3.1.2static ASN1ObjectIdentifier
X9ObjectIdentifiers. prime192v3
Prime Curve prime192v3, OID: 1.2.840.10045.3.1.3static ASN1ObjectIdentifier
X9ObjectIdentifiers. prime239v1
Prime Curve prime239v1, OID: 1.2.840.10045.3.1.4static ASN1ObjectIdentifier
X9ObjectIdentifiers. prime239v2
Prime Curve prime239v2, OID: 1.2.840.10045.3.1.5static ASN1ObjectIdentifier
X9ObjectIdentifiers. prime239v3
Prime Curve prime239v3, OID: 1.2.840.10045.3.1.6static ASN1ObjectIdentifier
X9ObjectIdentifiers. prime256v1
Prime Curve prime256v1, OID: 1.2.840.10045.3.1.7static ASN1ObjectIdentifier
X9ObjectIdentifiers. primeCurve
Prime Curvesstatic ASN1ObjectIdentifier
X9ObjectIdentifiers. tpBasis
OID: 1.2.840.10045.1.2.3.2static ASN1ObjectIdentifier
X9ObjectIdentifiers. x9_42_schemes
X9.42 schemas base OID: 1.2.840.10046.3static ASN1ObjectIdentifier
X9ObjectIdentifiers. x9_44
X9.44static ASN1ObjectIdentifier
X9ObjectIdentifiers. x9_44_components
static ASN1ObjectIdentifier
X9ObjectIdentifiers. x9_63_scheme
X9.63 - Signature SpecificationMethods in org.bouncycastle.asn1.x9 that return ASN1ObjectIdentifier Modifier and Type Method 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.Methods in org.bouncycastle.asn1.x9 with parameters of type ASN1ObjectIdentifier Modifier and Type Method 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.Constructors in org.bouncycastle.asn1.x9 with parameters of type ASN1ObjectIdentifier Constructor Description KeySpecificInfo(ASN1ObjectIdentifier algorithm, ASN1OctetString counter)
Base constructor.X962Parameters(ASN1ObjectIdentifier namedCurve)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.crypto.agreement.kdf
Methods in org.bouncycastle.crypto.agreement.kdf that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
DHKDFParameters. getAlgorithm()
Constructors in org.bouncycastle.crypto.agreement.kdf with parameters of type ASN1ObjectIdentifier Constructor Description DHKDFParameters(ASN1ObjectIdentifier algorithm, int keySize, byte[] z)
DHKDFParameters(ASN1ObjectIdentifier algorithm, int keySize, byte[] z, byte[] extraInfo)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.crypto.ec
Methods in org.bouncycastle.crypto.ec that return ASN1ObjectIdentifier Modifier and Type Method Description static ASN1ObjectIdentifier
CustomNamedCurves. getOID(String name)
return the object identifier signified by the passed in name.Methods in org.bouncycastle.crypto.ec with parameters of type ASN1ObjectIdentifier Modifier and Type Method 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. -
Uses of ASN1ObjectIdentifier in org.bouncycastle.crypto.params
Methods in org.bouncycastle.crypto.params that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
ECGOST3410Parameters. getDigestParamSet()
ASN1ObjectIdentifier
ECGOST3410Parameters. getEncryptionParamSet()
ASN1ObjectIdentifier
ECNamedDomainParameters. getName()
ASN1ObjectIdentifier
ECGOST3410Parameters. getPublicKeyParamSet()
Constructors in org.bouncycastle.crypto.params with parameters of type ASN1ObjectIdentifier Constructor Description ECGOST3410Parameters(ECDomainParameters ecParameters, ASN1ObjectIdentifier publicKeyParamSet, ASN1ObjectIdentifier digestParamSet)
ECGOST3410Parameters(ECDomainParameters ecParameters, ASN1ObjectIdentifier publicKeyParamSet, ASN1ObjectIdentifier digestParamSet, ASN1ObjectIdentifier encryptionParamSet)
ECNamedDomainParameters(ASN1ObjectIdentifier name, X9ECParameters x9)
ECNamedDomainParameters(ASN1ObjectIdentifier name, ECDomainParameters domainParameters)
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)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.crypto.signers
Constructors in org.bouncycastle.crypto.signers with parameters of type ASN1ObjectIdentifier Constructor Description RSADigestSigner(Digest digest, ASN1ObjectIdentifier digestOid)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.crypto.util
Methods in org.bouncycastle.crypto.util that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
PBKDFConfig. getAlgorithm()
static ASN1ObjectIdentifier
SSHNamedCurves. getByName(String sshName)
Methods in org.bouncycastle.crypto.util with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description static CipherKeyGenerator
CipherKeyGeneratorFactory. createKeyGenerator(ASN1ObjectIdentifier algorithm, SecureRandom random)
Create a key generator for the passed in Object Identifier.static AlgorithmIdentifier
AlgorithmIdentifierFactory. generateEncryptionAlgID(ASN1ObjectIdentifier encryptionOID, int keySize, SecureRandom random)
Create an AlgorithmIdentifier for the passed in encryption algorithm.static String
SSHNamedCurves. getName(ASN1ObjectIdentifier oid)
static X9ECParameters
SSHNamedCurves. getParameters(ASN1ObjectIdentifier oid)
Constructors in org.bouncycastle.crypto.util with parameters of type ASN1ObjectIdentifier Constructor Description PBKDFConfig(ASN1ObjectIdentifier algorithm)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.asymmetric.dh
Methods in org.bouncycastle.jcajce.provider.asymmetric.dh with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description ASN1Encodable
BCDHPrivateKey. getBagAttribute(ASN1ObjectIdentifier oid)
void
BCDHPrivateKey. setBagAttribute(ASN1ObjectIdentifier oid, ASN1Encodable attribute)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.asymmetric.dsa
Fields in org.bouncycastle.jcajce.provider.asymmetric.dsa declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier[]
DSAUtil. dsaOids
Methods in org.bouncycastle.jcajce.provider.asymmetric.dsa with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description ASN1Encodable
BCDSAPrivateKey. getBagAttribute(ASN1ObjectIdentifier oid)
static boolean
DSAUtil. isDsaOid(ASN1ObjectIdentifier algOid)
Return true if the passed in OID could be associated with a DSA key.void
BCDSAPrivateKey. setBagAttribute(ASN1ObjectIdentifier oid, ASN1Encodable attribute)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.asymmetric.dstu
Methods in org.bouncycastle.jcajce.provider.asymmetric.dstu with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description ASN1Encodable
BCDSTU4145PrivateKey. getBagAttribute(ASN1ObjectIdentifier oid)
void
BCDSTU4145PrivateKey. setBagAttribute(ASN1ObjectIdentifier oid, ASN1Encodable attribute)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.asymmetric.ec
Methods in org.bouncycastle.jcajce.provider.asymmetric.ec with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description ASN1Encodable
BCECPrivateKey. getBagAttribute(ASN1ObjectIdentifier oid)
void
BCECPrivateKey. setBagAttribute(ASN1ObjectIdentifier oid, ASN1Encodable attribute)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.asymmetric.ecgost
Methods in org.bouncycastle.jcajce.provider.asymmetric.ecgost with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description ASN1Encodable
BCECGOST3410PrivateKey. getBagAttribute(ASN1ObjectIdentifier oid)
void
BCECGOST3410PrivateKey. setBagAttribute(ASN1ObjectIdentifier oid, ASN1Encodable attribute)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.asymmetric.ecgost12
Methods in org.bouncycastle.jcajce.provider.asymmetric.ecgost12 with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description ASN1Encodable
BCECGOST3410_2012PrivateKey. getBagAttribute(ASN1ObjectIdentifier oid)
void
BCECGOST3410_2012PrivateKey. setBagAttribute(ASN1ObjectIdentifier oid, ASN1Encodable attribute)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.asymmetric.elgamal
Methods in org.bouncycastle.jcajce.provider.asymmetric.elgamal with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description ASN1Encodable
BCElGamalPrivateKey. getBagAttribute(ASN1ObjectIdentifier oid)
void
BCElGamalPrivateKey. setBagAttribute(ASN1ObjectIdentifier oid, ASN1Encodable attribute)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.asymmetric.gost
Methods in org.bouncycastle.jcajce.provider.asymmetric.gost with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description ASN1Encodable
BCGOST3410PrivateKey. getBagAttribute(ASN1ObjectIdentifier oid)
void
BCGOST3410PrivateKey. setBagAttribute(ASN1ObjectIdentifier oid, ASN1Encodable attribute)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.asymmetric.rsa
Fields in org.bouncycastle.jcajce.provider.asymmetric.rsa declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier[]
RSAUtil. rsaOids
Methods in org.bouncycastle.jcajce.provider.asymmetric.rsa with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description ASN1Encodable
BCRSAPrivateKey. getBagAttribute(ASN1ObjectIdentifier oid)
static boolean
RSAUtil. isRsaOid(ASN1ObjectIdentifier algOid)
void
BCRSAPrivateKey. setBagAttribute(ASN1ObjectIdentifier oid, ASN1Encodable attribute)
Constructors in org.bouncycastle.jcajce.provider.asymmetric.rsa with parameters of type ASN1ObjectIdentifier Constructor Description DigestSignatureSpi(ASN1ObjectIdentifier objId, Digest digest, AsymmetricBlockCipher cipher)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.asymmetric.util
Methods in org.bouncycastle.jcajce.provider.asymmetric.util that return ASN1ObjectIdentifier Modifier and Type Method Description static ASN1ObjectIdentifier
ECUtil. getNamedCurveOid(String curveName)
static ASN1ObjectIdentifier
ECUtil. getNamedCurveOid(ECParameterSpec ecParameterSpec)
Methods in org.bouncycastle.jcajce.provider.asymmetric.util with parameters of type ASN1ObjectIdentifier Modifier and Type Method 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)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.config
Methods in org.bouncycastle.jcajce.provider.config with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description void
ConfigurableProvider. addAlgorithm(String type, ASN1ObjectIdentifier oid, String className)
void
ConfigurableProvider. addKeyInfoConverter(ASN1ObjectIdentifier oid, AsymmetricKeyInfoConverter keyInfoConverter)
AsymmetricKeyInfoConverter
ConfigurableProvider. getKeyInfoConverter(ASN1ObjectIdentifier oid)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.keystore.pkcs12
Constructors in org.bouncycastle.jcajce.provider.keystore.pkcs12 with parameters of type ASN1ObjectIdentifier Constructor Description PKCS12KeyStoreSpi(JcaJceHelper helper, ASN1ObjectIdentifier keyAlgorithm, ASN1ObjectIdentifier certAlgorithm)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.symmetric
Methods in org.bouncycastle.jcajce.provider.symmetric that return ASN1ObjectIdentifier Modifier and Type Method Description protected static ASN1ObjectIdentifier
GOST28147.BaseAlgParams. getSBoxOID(byte[] sBox)
protected static ASN1ObjectIdentifier
GOST28147.BaseAlgParams. getSBoxOID(String name)
Constructors in org.bouncycastle.jcajce.provider.symmetric with parameters of type ASN1ObjectIdentifier Constructor Description DESPBEKeyFactory(String algorithm, ASN1ObjectIdentifier oid, boolean forCipher, int scheme, int digest, int keySize, int ivSize)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.symmetric.util
Fields in org.bouncycastle.jcajce.provider.symmetric.util declared as ASN1ObjectIdentifier Modifier and Type Field Description protected ASN1ObjectIdentifier
BaseSecretKeyFactory. algOid
Methods in org.bouncycastle.jcajce.provider.symmetric.util that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
BCPBEKey. getOID()
Constructors in org.bouncycastle.jcajce.provider.symmetric.util with parameters of type ASN1ObjectIdentifier Constructor 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)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.provider.util
Methods in org.bouncycastle.jcajce.provider.util that return ASN1ObjectIdentifier Modifier and Type Method Description static ASN1ObjectIdentifier
DigestFactory. getOID(String digestName)
Methods in org.bouncycastle.jcajce.provider.util with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description protected void
AsymmetricAlgorithmProvider. addSignatureAlgorithm(ConfigurableProvider provider, String digest, String algorithm, String className, ASN1ObjectIdentifier oid)
protected void
AsymmetricAlgorithmProvider. addSignatureAlgorithm(ConfigurableProvider provider, 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. registerOidAlgorithmParameterGenerator(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String name)
protected void
AsymmetricAlgorithmProvider. registerOidAlgorithmParameters(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String name)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.spec
Methods in org.bouncycastle.jcajce.spec that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
GOST3410ParameterSpec. getDigestParamSet()
Return the object identifier for the digest parameter set.ASN1ObjectIdentifier
GOST3410ParameterSpec. getEncryptionParamSet()
Return the object identifier for the encryption parameter set.ASN1ObjectIdentifier
GOST3410ParameterSpec. getPublicKeyParamSet()
Return the object identifier for the public key parameter set.Constructors in org.bouncycastle.jcajce.spec with parameters of type ASN1ObjectIdentifier Constructor Description GOST28147ParameterSpec(ASN1ObjectIdentifier sBoxName, byte[] iv)
GOST28147WrapParameterSpec(ASN1ObjectIdentifier sBoxName, byte[] ukm)
GOST3410ParameterSpec(ASN1ObjectIdentifier publicKeyParamSet, ASN1ObjectIdentifier digestParamSet)
Constructor for signing parameters.GOST3410ParameterSpec(ASN1ObjectIdentifier publicKeyParamSet, ASN1ObjectIdentifier digestParamSet, ASN1ObjectIdentifier encryptionParamSet)
Constructor for signing/encryption parameters. -
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.util
Methods in org.bouncycastle.jcajce.util with parameters of type ASN1ObjectIdentifier Modifier and Type Method 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. -
Uses of ASN1ObjectIdentifier in org.bouncycastle.jce.interfaces
Methods in org.bouncycastle.jce.interfaces with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description ASN1Encodable
PKCS12BagAttributeCarrier. getBagAttribute(ASN1ObjectIdentifier oid)
void
PKCS12BagAttributeCarrier. setBagAttribute(ASN1ObjectIdentifier oid, ASN1Encodable attribute)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.jce.provider
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.pqc.asn1
Fields in org.bouncycastle.pqc.asn1 declared as ASN1ObjectIdentifier Modifier and Type Field Description static ASN1ObjectIdentifier
PQCObjectIdentifiers. gmss
1.3.6.1.4.1.8301.3.1.3.3static ASN1ObjectIdentifier
PQCObjectIdentifiers. gmssWithSha1
1.3.6.1.4.1.8301.3.1.3.3.1static ASN1ObjectIdentifier
PQCObjectIdentifiers. gmssWithSha224
1.3.6.1.4.1.8301.3.1.3.3.2static ASN1ObjectIdentifier
PQCObjectIdentifiers. gmssWithSha256
1.3.6.1.4.1.8301.3.1.3.3.3static ASN1ObjectIdentifier
PQCObjectIdentifiers. gmssWithSha384
1.3.6.1.4.1.8301.3.1.3.3.4static ASN1ObjectIdentifier
PQCObjectIdentifiers. gmssWithSha512
1.3.6.1.4.1.8301.3.1.3.3.5static ASN1ObjectIdentifier
PQCObjectIdentifiers. mcEliece
1.3.6.1.4.1.8301.3.1.3.4.1static ASN1ObjectIdentifier
PQCObjectIdentifiers. mcElieceCca2
1.3.6.1.4.1.8301.3.1.3.4.2static ASN1ObjectIdentifier
PQCObjectIdentifiers. mcElieceFujisaki
static ASN1ObjectIdentifier
PQCObjectIdentifiers. mcElieceKobara_Imai
static ASN1ObjectIdentifier
PQCObjectIdentifiers. mcEliecePointcheval
static ASN1ObjectIdentifier
PQCObjectIdentifiers. newHope
static ASN1ObjectIdentifier
PQCObjectIdentifiers. qTESLA
qTESLAstatic ASN1ObjectIdentifier
PQCObjectIdentifiers. qTESLA_p_I
static ASN1ObjectIdentifier
PQCObjectIdentifiers. qTESLA_p_III
static ASN1ObjectIdentifier
PQCObjectIdentifiers. rainbow
1.3.6.1.4.1.8301.3.1.3.5.3.2static ASN1ObjectIdentifier
PQCObjectIdentifiers. rainbowWithSha1
1.3.6.1.4.1.8301.3.1.3.5.3.2.1static ASN1ObjectIdentifier
PQCObjectIdentifiers. rainbowWithSha224
1.3.6.1.4.1.8301.3.1.3.5.3.2.2static ASN1ObjectIdentifier
PQCObjectIdentifiers. rainbowWithSha256
1.3.6.1.4.1.8301.3.1.3.5.3.2.3static ASN1ObjectIdentifier
PQCObjectIdentifiers. rainbowWithSha384
1.3.6.1.4.1.8301.3.1.3.5.3.2.4static ASN1ObjectIdentifier
PQCObjectIdentifiers. rainbowWithSha512
1.3.6.1.4.1.8301.3.1.3.5.3.2.5static ASN1ObjectIdentifier
PQCObjectIdentifiers. sphincs256
static ASN1ObjectIdentifier
PQCObjectIdentifiers. sphincs256_with_BLAKE512
static ASN1ObjectIdentifier
PQCObjectIdentifiers. sphincs256_with_SHA3_512
static ASN1ObjectIdentifier
PQCObjectIdentifiers. sphincs256_with_SHA512
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss
XMSSstatic ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_mt
XMSS^MTstatic ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_mt_SHA256
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_mt_SHA256ph
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_mt_SHA512
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_mt_SHA512ph
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_mt_SHAKE128
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_mt_SHAKE128ph
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_mt_SHAKE256
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_mt_SHAKE256ph
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_mt_with_SHA256
Deprecated.use xmss_mt_SHA256phstatic ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_mt_with_SHA512
Deprecated.use xmss_mt_SHA512phstatic ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_mt_with_SHAKE128
Deprecated.use xmss_mt_SHAKE128phstatic ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_mt_with_SHAKE256
Deprecated.use xmss_mt_SHAKE256phstatic ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_SHA256
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_SHA256ph
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_SHA512
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_SHA512ph
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_SHAKE128
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_SHAKE128ph
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_SHAKE256
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_SHAKE256ph
static ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_with_SHA256
Deprecated.use xmss_SHA256phstatic ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_with_SHA512
Deprecated.use xmss_SHA512phstatic ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_with_SHAKE128
Deprecated.use xmss_SHAKE128phstatic ASN1ObjectIdentifier
PQCObjectIdentifiers. xmss_with_SHAKE256
Deprecated.use xmss_SHAKE256ph -
Uses of ASN1ObjectIdentifier in org.bouncycastle.pqc.crypto.lms
Methods in org.bouncycastle.pqc.crypto.lms that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
LMOtsParameters. getDigestOID()
ASN1ObjectIdentifier
LMSigParameters. getDigestOID()
Constructors in org.bouncycastle.pqc.crypto.lms with parameters of type ASN1ObjectIdentifier Constructor Description LMOtsParameters(int type, int n, int w, int p, int ls, int sigLen, ASN1ObjectIdentifier digestOID)
LMSigParameters(int type, int m, int h, ASN1ObjectIdentifier digestOid)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.pqc.crypto.xmss
Methods in org.bouncycastle.pqc.crypto.xmss that return ASN1ObjectIdentifier Modifier and Type Method Description ASN1ObjectIdentifier
XMSSMTParameters. getTreeDigestOID()
Return the tree digest OID.ASN1ObjectIdentifier
XMSSParameters. getTreeDigestOID()
Return the tree digest OID.Methods in org.bouncycastle.pqc.crypto.xmss with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description BDS
BDS. withMaxIndex(int maxIndex, ASN1ObjectIdentifier digestName)
BDS
BDS. withWOTSDigest(ASN1ObjectIdentifier digestName)
BDSStateMap
BDSStateMap. withWOTSDigest(ASN1ObjectIdentifier digestName)
Constructors in org.bouncycastle.pqc.crypto.xmss with parameters of type ASN1ObjectIdentifier Constructor Description XMSSMTParameters(int height, int layers, ASN1ObjectIdentifier digestOID)
XMSSMT constructor...XMSSParameters(int height, ASN1ObjectIdentifier treeDigestOID)
XMSS Constructor... -
Uses of ASN1ObjectIdentifier in org.bouncycastle.pqc.jcajce.provider
Methods in org.bouncycastle.pqc.jcajce.provider with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description void
BouncyCastlePQCProvider. addAlgorithm(String type, ASN1ObjectIdentifier oid, String className)
void
BouncyCastlePQCProvider. addKeyInfoConverter(ASN1ObjectIdentifier oid, AsymmetricKeyInfoConverter keyInfoConverter)
AsymmetricKeyInfoConverter
BouncyCastlePQCProvider. getKeyInfoConverter(ASN1ObjectIdentifier oid)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.pqc.jcajce.provider.sphincs
Constructors in org.bouncycastle.pqc.jcajce.provider.sphincs with parameters of type ASN1ObjectIdentifier Constructor Description BCSphincs256PrivateKey(ASN1ObjectIdentifier treeDigest, SPHINCSPrivateKeyParameters params)
BCSphincs256PublicKey(ASN1ObjectIdentifier treeDigest, SPHINCSPublicKeyParameters params)
SignatureSpi(Digest digest, ASN1ObjectIdentifier treeDigest, SPHINCS256Signer signer)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.pqc.jcajce.provider.xmss
Constructors in org.bouncycastle.pqc.jcajce.provider.xmss with parameters of type ASN1ObjectIdentifier Constructor Description BCXMSSMTPrivateKey(ASN1ObjectIdentifier treeDigest, XMSSMTPrivateKeyParameters keyParams)
BCXMSSMTPublicKey(ASN1ObjectIdentifier treeDigest, XMSSMTPublicKeyParameters keyParams)
BCXMSSPrivateKey(ASN1ObjectIdentifier treeDigest, XMSSPrivateKeyParameters keyParams)
BCXMSSPublicKey(ASN1ObjectIdentifier treeDigest, XMSSPublicKeyParameters keyParams)
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.x509
Methods in org.bouncycastle.x509 with parameters of type ASN1ObjectIdentifier Modifier and Type Method Description void
X509V2CRLGenerator. addExtension(ASN1ObjectIdentifier oid, boolean critical, byte[] value)
Deprecated.add a given extension field for the standard extensions tag (tag 0)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
X509V3CertificateGenerator. addExtension(ASN1ObjectIdentifier oid, boolean critical, ASN1Encodable value)
Deprecated.add a given extension field for the standard extensions tag (tag 3)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.
-