Uses of Class
org.bouncycastle.asn1.ASN1ObjectIdentifier
Packages that use ASN1ObjectIdentifier
Package
Description
A library for parsing and writing ASN.1 objects.
Object Identifiers and curves belong to the French Agency, ANSSI.
BC specific object identifiers and classes for the BCFKS key store.
Classes and object identifiers related to the German BSI standard BSI-TR-03111.
Support classes useful for encoding and supporting PKIX-CMP as described RFC 2510.
Support classes useful for encoding and supporting Cryptographic Message Syntax as described in PKCS#7 and RFC 3369 (formerly RFC 2630).
Classes and object identifiers specific to RFC 4211 "Internet X.509 Public Key Infrastructure Certificate Request Message Format (CRMF)."
Support classes for CRYPTO-PRO related objects - such as GOST identifiers.
Support classes useful for encoding and processing Data Validation and Certification Server (DVCS) protocols as described in RFC 3029.
Classes and object identifiers related to the German BSI standard BSI TR-03110.
Support classes useful for encoding and supporting [ESF] RFC3126
Electronic Signature Formats for long term electronic signatures.
Support classes useful for encoding and supporting Enhanced Security Services for S/MIME as described RFC 2634 and RFC 5035.
Classes and object identifiers related to the GNU project.
General object identifiers related to definitions created by the IETF.
ICAO ASN.1 classes for electronic passport.
Classes and object identifiers related to ISISMT -- the Industrial Signature Interoperability Specification.
X.509 attribute classes related to ISISMT -- the Industrial Signature Interoperability Specification.
Classes and object identifiers related to ISO standards.
Classes and object identifiers related to the Korea Information Security Agency (KISA) and the use of
the SEED encryption algorithm in RFC 4010 and RFC 4269.
Classes and object identifiers related to Microsoft standards and functionality.
Miscellaneous object identifiers and objects.
Support classes for NIST related objects.
object identifiers related to the use of the Camellia encryption algorithm (RFC 3657)
from the NTT Software Corporation.
Support classes useful for encoding and supporting OCSP objects.
Objects and OID for the support of ISO OIW.
Support classes useful for encoding and supporting the various RSA PKCS documents.
Classes for support of the SEC standard for Elliptic Curve.
Support classes useful for encoding and supporting S/MIME.
Support classes for TeleTrust related objects.
Support classes useful for encoding and supporting Time Stamp Protocol as described RFC 3161.
Classes and object identifiers related to Ukranian DTSU4145 signature standard.
The base classes for defining an X.500 name.
A package of "style" templates for produce X.500 names and converting them to and from strings.
Support classes useful for encoding and processing X.509 certificates.
Support classes useful for encoding and processing messages based around RFC3739
Classes and object identifiers related to the SigI specifciation (German Signature Law Interoperability specification).
Support classes useful for encoding and supporting X9.62 elliptic curve.
Keys and parameter classes for asymmetric (public/private) key algorithms.
Classes for general encryption algorithms and non-FIPS approved variants.
Utility classes for supporting the crypto APIs - entropy provision and SP 800-56A OtherInfo and MacData.
Key and algorithm parameters specifications for supporting provider specific algorithms and modes.
General utility classes for working with the JCA and JCE.
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1
Fields in org.bouncycastle.asn1 declared as ASN1ObjectIdentifierMethods in org.bouncycastle.asn1 that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionReturn an OID that creates a branch under the current one.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.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 ASN1ObjectIdentifierModifier and TypeMethodDescriptionboolean
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 ASN1ObjectIdentifierModifierConstructorDescriptionASN1External
(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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
ANSSIObjectIdentifiers.FRP256v1
Methods in org.bouncycastle.asn1.anssi that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic ASN1ObjectIdentifier
return the object identifier signified by the passed in name.Methods in org.bouncycastle.asn1.anssi with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic 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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
BCObjectIdentifiers.bc
iso.org.dod.internet.private.enterprise.legion-of-the-bouncy-castlestatic final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_exch
key_exchange(3) algorithmsstatic final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe
pbe(1) algorithmsstatic final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha1
SHA-1(1)static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha1_pkcs12
SHA-1.PKCS12; 1.3.6.1.4.1.22554.1.1.2static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha1_pkcs12_aes128_cbc
1.3.6.1.4.1.22554.1.1.2.1.2static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha1_pkcs12_aes192_cbc
1.3.6.1.4.1.22554.1.1.2.1.22static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha1_pkcs12_aes256_cbc
1.3.6.1.4.1.22554.1.1.2.1.42static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha1_pkcs5
SHA-1.PKCS5; 1.3.6.1.4.1.22554.1.1.1static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha224
SHA-2.SHA-224; 1.3.6.1.4.1.22554.1.2.4static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha256
SHA-2.SHA-256; 1.3.6.1.4.1.22554.1.2.1static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha256_pkcs12
SHA-256.PKCS12; 1.3.6.1.4.1.22554.1.2.1.2static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha256_pkcs12_aes128_cbc
1.3.6.1.4.1.22554.1.1.2.2.2static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha256_pkcs12_aes192_cbc
1.3.6.1.4.1.22554.1.1.2.2.22static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha256_pkcs12_aes256_cbc
1.3.6.1.4.1.22554.1.1.2.2.42static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha256_pkcs5
SHA-256.PKCS12; 1.3.6.1.4.1.22554.1.2.1.1static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha384
SHA-2.SHA-384; 1.3.6.1.4.1.22554.1.2.2static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_pbe_sha512
SHA-2.SHA-512; 1.3.6.1.4.1.22554.1.2.3static final ASN1ObjectIdentifier
BCObjectIdentifiers.bc_sig
signature(2) algorithmsstatic final ASN1ObjectIdentifier
BCObjectIdentifiers.newHope
NewHopestatic final ASN1ObjectIdentifier
BCObjectIdentifiers.sphincs256
Sphincs-256static final ASN1ObjectIdentifier
BCObjectIdentifiers.sphincs256_with_BLAKE512
static final ASN1ObjectIdentifier
BCObjectIdentifiers.sphincs256_with_SHA3_512
static final ASN1ObjectIdentifier
BCObjectIdentifiers.sphincs256_with_SHA512
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss
XMSSstatic final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_mt
XMSS^MTstatic final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_mt_SHA256
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_mt_SHA256ph
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_mt_SHA512
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_mt_SHA512ph
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_mt_SHAKE128
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_mt_SHAKE128ph
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_mt_SHAKE256
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_mt_SHAKE256ph
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_SHA256
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_SHA256ph
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_SHA512
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_SHA512ph
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_SHAKE128
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_SHAKE128ph
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_SHAKE256
static final ASN1ObjectIdentifier
BCObjectIdentifiers.xmss_SHAKE256ph
Methods in org.bouncycastle.asn1.bc that return ASN1ObjectIdentifierConstructors in org.bouncycastle.asn1.bc with parameters of type ASN1ObjectIdentifier -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.bsi
Fields in org.bouncycastle.asn1.bsi declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
BSIObjectIdentifiers.algorithm
0.4.0.127.0.7.1static final ASN1ObjectIdentifier
BSIObjectIdentifiers.bsi_de
static final ASN1ObjectIdentifier
BSIObjectIdentifiers.ecdsa_plain_RIPEMD160
static final ASN1ObjectIdentifier
BSIObjectIdentifiers.ecdsa_plain_SHA1
static final ASN1ObjectIdentifier
BSIObjectIdentifiers.ecdsa_plain_SHA224
static final ASN1ObjectIdentifier
BSIObjectIdentifiers.ecdsa_plain_SHA256
static final ASN1ObjectIdentifier
BSIObjectIdentifiers.ecdsa_plain_SHA384
static final ASN1ObjectIdentifier
BSIObjectIdentifiers.ecdsa_plain_SHA512
static final ASN1ObjectIdentifier
BSIObjectIdentifiers.ecdsa_plain_signatures
static final ASN1ObjectIdentifier
BSIObjectIdentifiers.ecka_eg
static final ASN1ObjectIdentifier
BSIObjectIdentifiers.ecka_eg_SessionKDF
Key Derivation Function for Session Keysstatic final ASN1ObjectIdentifier
BSIObjectIdentifiers.ecka_eg_SessionKDF_3DES
static final ASN1ObjectIdentifier
BSIObjectIdentifiers.ecka_eg_SessionKDF_AES128
static final ASN1ObjectIdentifier
BSIObjectIdentifiers.ecka_eg_SessionKDF_AES192
static final ASN1ObjectIdentifier
BSIObjectIdentifiers.ecka_eg_SessionKDF_AES256
static final 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 final 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 final 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 final 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 final 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 final 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 final 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 final ASN1ObjectIdentifier
BSIObjectIdentifiers.id_ecc
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.cmp
Fields in org.bouncycastle.asn1.cmp declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
CMPObjectIdentifiers.ct_encKeyWithID
1.2.840.113549.1.9.16.1.21static final ASN1ObjectIdentifier
CMPObjectIdentifiers.dhBasedMac
id-DHBasedMac OBJECT IDENTIFIER ::= {1 2 840 113533 7 66 30}static final ASN1ObjectIdentifier
CMPObjectIdentifiers.id_pkip
RFC 4211: it-pkip: PKIX.5 = 1.3.6.1.5.5.7.5static final ASN1ObjectIdentifier
CMPObjectIdentifiers.id_regCtrl
RFC 4211: it-regCtrl: 1.3.6.1.5.5.7.5.1static final ASN1ObjectIdentifier
CMPObjectIdentifiers.id_regInfo
RFC 4211: it-regInfo: 1.3.6.1.5.5.7.5.2static final ASN1ObjectIdentifier
CMPObjectIdentifiers.it_caKeyUpdateInfo
RFC 4120: 1.3.6.1.5.5.7.4.5static final ASN1ObjectIdentifier
CMPObjectIdentifiers.it_caProtEncCert
RFC 4120: 1.3.6.1.5.5.7.4.1static final ASN1ObjectIdentifier
CMPObjectIdentifiers.it_confirmWaitTime
RFC 4120: 1.3.6.1.5.5.7.4.14static final ASN1ObjectIdentifier
CMPObjectIdentifiers.it_currentCRL
RFC 4120: 1.3.6.1.5.5.7.4.6static final ASN1ObjectIdentifier
CMPObjectIdentifiers.it_encKeyPairTypes
RFC 4120: 1.3.6.1.5.5.7.4.3static final ASN1ObjectIdentifier
CMPObjectIdentifiers.it_implicitConfirm
RFC 4120: 1.3.6.1.5.5.7.4.13static final ASN1ObjectIdentifier
CMPObjectIdentifiers.it_keyPairParamRep
RFC 4120: 1.3.6.1.5.5.7.4.11static final ASN1ObjectIdentifier
CMPObjectIdentifiers.it_keyPairParamReq
RFC 4120: 1.3.6.1.5.5.7.4.10static final ASN1ObjectIdentifier
CMPObjectIdentifiers.it_origPKIMessage
RFC 4120: 1.3.6.1.5.5.7.4.15static final ASN1ObjectIdentifier
CMPObjectIdentifiers.it_preferredSymAlg
RFC 4120: 1.3.6.1.5.5.7.4.4static final ASN1ObjectIdentifier
CMPObjectIdentifiers.it_revPassphrase
RFC 4120: 1.3.6.1.5.5.7.4.12static final ASN1ObjectIdentifier
CMPObjectIdentifiers.it_signKeyPairTypes
RFC 4120: 1.3.6.1.5.5.7.4.2static final ASN1ObjectIdentifier
CMPObjectIdentifiers.it_suppLangTags
RFC 4120: 1.3.6.1.5.5.7.4.16static final ASN1ObjectIdentifier
CMPObjectIdentifiers.it_unsupportedOIDs
RFC 4120: 1.3.6.1.5.5.7.4.7static final ASN1ObjectIdentifier
CMPObjectIdentifiers.passwordBasedMac
id-PasswordBasedMac OBJECT IDENTIFIER ::= {1 2 840 113533 7 66 13}static final ASN1ObjectIdentifier
CMPObjectIdentifiers.regCtrl_altCertTemplate
From RFC4210: id-regCtrl-altCertTemplate OBJECT IDENTIFIER ::= {id-regCtrl 7}; 1.3.6.1.5.5.7.1.7static final ASN1ObjectIdentifier
CMPObjectIdentifiers.regCtrl_authenticator
1.3.6.1.5.5.7.5.1.2static final ASN1ObjectIdentifier
CMPObjectIdentifiers.regCtrl_oldCertID
1.3.6.1.5.5.7.5.1.5static final ASN1ObjectIdentifier
CMPObjectIdentifiers.regCtrl_pkiArchiveOptions
1.3.6.1.5.5.7.5.1.4static final ASN1ObjectIdentifier
CMPObjectIdentifiers.regCtrl_pkiPublicationInfo
1.3.6.1.5.5.7.5.1.3static final ASN1ObjectIdentifier
CMPObjectIdentifiers.regCtrl_protocolEncrKey
1.3.6.1.5.5.7.5.1.6static final ASN1ObjectIdentifier
CMPObjectIdentifiers.regCtrl_regToken
1.3.6.1.5.5.7.5.1.1static final ASN1ObjectIdentifier
CMPObjectIdentifiers.regInfo_certReq
RFC 4211: it-regInfo-certReq: 1.3.6.1.5.5.7.5.2.1static final 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 ASN1ObjectIdentifierConstructors in org.bouncycastle.asn1.cmp with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionInfoTypeAndValue
(ASN1ObjectIdentifier infoType) InfoTypeAndValue
(ASN1ObjectIdentifier infoType, ASN1Encodable optionalValue) -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.cms
Fields in org.bouncycastle.asn1.cms declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
CMSObjectIdentifiers.authenticatedData
PKCS#9: 1.2.840.113549.1.9.16.1.2 -- smime ct authDatastatic final ASN1ObjectIdentifier
CMSObjectIdentifiers.authEnvelopedData
PKCS#9: 1.2.840.113549.1.9.16.1.23 -- smime ct authEnvelopedDatastatic final ASN1ObjectIdentifier
CMSAttributes.cmsAlgorithmProtect
static final ASN1ObjectIdentifier
CMSObjectIdentifiers.compressedData
PKCS#9: 1.2.840.113549.1.9.16.1.9 -- smime ct compressedDatastatic final ASN1ObjectIdentifier
CMSAttributes.contentHint
PKCS#9: 1.2.840.113549.1.9.16.6.2.4 - See RFC 2634static final ASN1ObjectIdentifier
CMSAttributes.contentType
PKCS#9: 1.2.840.113549.1.9.3static final ASN1ObjectIdentifier
CMSAttributes.counterSignature
PKCS#9: 1.2.840.113549.1.9.6static final ASN1ObjectIdentifier
CMSObjectIdentifiers.data
PKCS#7: 1.2.840.113549.1.7.1static final ASN1ObjectIdentifier
CMSObjectIdentifiers.digestedData
PKCS#7: 1.2.840.113549.1.7.5static final ASN1ObjectIdentifier
CMSObjectIdentifiers.encryptedData
PKCS#7: 1.2.840.113549.1.7.6static final ASN1ObjectIdentifier
CMSObjectIdentifiers.envelopedData
PKCS#7: 1.2.840.113549.1.7.3static final ASN1ObjectIdentifier
CMSObjectIdentifiers.id_ri
The other Revocation Info arcstatic final ASN1ObjectIdentifier
CMSObjectIdentifiers.id_ri_ocsp_response
1.3.6.1.5.5.7.16.2static final ASN1ObjectIdentifier
CMSObjectIdentifiers.id_ri_scvp
1.3.6.1.5.5.7.16.4static final ASN1ObjectIdentifier
CMSAttributes.messageDigest
PKCS#9: 1.2.840.113549.1.9.4static final ASN1ObjectIdentifier
CMSObjectIdentifiers.signedAndEnvelopedData
PKCS#7: 1.2.840.113549.1.7.4static final ASN1ObjectIdentifier
CMSObjectIdentifiers.signedData
PKCS#7: 1.2.840.113549.1.7.2static final ASN1ObjectIdentifier
CMSAttributes.signingTime
PKCS#9: 1.2.840.113549.1.9.5static final ASN1ObjectIdentifier
CMSObjectIdentifiers.timestampedData
PKCS#9: 1.2.840.113549.1.9.16.1.31 -- smime ct timestampedDataMethods in org.bouncycastle.asn1.cms that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionAttribute.getAttrType()
ContentInfo.getContentType()
ContentInfoParser.getContentType()
EncryptedContentInfo.getContentType()
EncryptedContentInfoParser.getContentType()
OtherRevocationInfoFormat.getInfoFormat()
OtherKeyAttribute.getKeyAttrId()
OtherRecipientInfo.getType()
Methods in org.bouncycastle.asn1.cms with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionAttributeTable.add
(ASN1ObjectIdentifier attrType, ASN1Encodable attrValue) Return a new table with the passed in attribute added.AttributeTable.get
(ASN1ObjectIdentifier oid) Return the first attribute matching the OBJECT IDENTIFIER oid.AttributeTable.getAll
(ASN1ObjectIdentifier oid) Return all the attributes matching the OBJECT IDENTIFIER oid.AttributeTable.remove
(ASN1ObjectIdentifier attrType) Constructors in org.bouncycastle.asn1.cms with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionAttribute
(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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
CRMFObjectIdentifiers.id_ct_encKeyWithID
1.2.840.113549.1.9.16.1,21static final ASN1ObjectIdentifier
CRMFObjectIdentifiers.id_pkip
1.3.6.1.5.5.7.5static final ASN1ObjectIdentifier
CRMFObjectIdentifiers.id_pkix
1.3.6.1.5.5.7static final ASN1ObjectIdentifier
CRMFObjectIdentifiers.id_regCtrl
1.3.6.1.5.5.7.1static final ASN1ObjectIdentifier
CRMFObjectIdentifiers.id_regCtrl_authenticator
1.3.6.1.5.5.7.1.2static final ASN1ObjectIdentifier
CRMFObjectIdentifiers.id_regCtrl_pkiArchiveOptions
1.3.6.1.5.5.7.1.4static final ASN1ObjectIdentifier
CRMFObjectIdentifiers.id_regCtrl_pkiPublicationInfo
1.3.6.1.5.5.7.1.3static final ASN1ObjectIdentifier
CRMFObjectIdentifiers.id_regCtrl_regToken
1.3.6.1.5.5.7.1.1Methods in org.bouncycastle.asn1.crmf that return ASN1ObjectIdentifierConstructors in org.bouncycastle.asn1.crmf with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionAttributeTypeAndValue
(ASN1ObjectIdentifier type, ASN1Encodable value) -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.cryptopro
Fields in org.bouncycastle.asn1.cryptopro declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gost_ElSgDH3410_1
Gost R3410-ElSqDH3410-1 OID: 1.2.643.2.2.36.1static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gost_ElSgDH3410_default
Gost R3410-ElSqDH3410-default OID: 1.2.643.2.2.36.0static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.GOST_id
Base OID: 1.2.643.2.2static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR28147_gcfb
Gost R28147 OID: 1.2.643.2.2.21static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_2001
Gost R3410-2001 OID: 1.2.643.2.2.19static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_A
{ iso(1) member-body(2)ru(643) rans(2) cryptopro(2) ecc-signs(35) }static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_B
Gost R3410-2001-CryptoPro-B OID: 1.2.643.2.2.35.2static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_C
Gost R3410-2001-CryptoPro-C OID: 1.2.643.2.2.35.3static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_ESDH
static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_XchA
{ iso(1) member-body(2) ru(643) rans(2) cryptopro(2) ecc-exchanges(36) }static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_XchB
Gost R3410-2001-CryptoPro-XchA OID: 1.2.643.2.2.36.1static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_2001DH
static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_94
Gost R3410-94 OID: 1.2.643.2.2.20static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_A
{ iso(1) member-body(2) ru(643) rans(2) cryptopro(2) signs(32) }static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_B
Gost R3410-94-CryptoPro-B OID: 1.2.643.2.2.32.3static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_C
Gost R3410-94-CryptoPro-C OID: 1.2.643.2.2.32.4static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_D
Gost R3410-94-CryptoPro-D OID: 1.2.643.2.2.32.5static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_XchA
{ iso(1) member-body(2) ru(643) rans(2) cryptopro(2) exchanges(33) }static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_XchB
Gost R3410-94-CryptoPro-XchB OID: 1.2.643.2.2.33.2static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_XchC
Gost R3410-94-CryptoPro-XchC OID: 1.2.643.2.2.33.3static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3411
Gost R3411 OID: 1.2.643.2.2.9static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3411_94_CryptoProParamSet
{ iso(1) member-body(2) ru(643) rans(2) cryptopro(2) hashes(30) }static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3411_94_with_gostR3410_2001
Gost R3411-94-with-R3410-2001 OID: 1.2.643.2.2.3static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3411_94_with_gostR3410_94
Gost R3411-94-with-R3410-94 OID: 1.2.643.2.2.4static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.gostR3411Hmac
Gost R3411 HMAC OID: 1.2.643.2.2.10static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.id_Gost28147_89_CryptoPro_A_ParamSet
Gost R28147-89-CryotoPro-A-ParamSet OID: 1.2.643.2.2.31.1static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.id_Gost28147_89_CryptoPro_B_ParamSet
Gost R28147-89-CryotoPro-B-ParamSet OID: 1.2.643.2.2.31.2static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.id_Gost28147_89_CryptoPro_C_ParamSet
Gost R28147-89-CryotoPro-C-ParamSet OID: 1.2.643.2.2.31.3static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.id_Gost28147_89_CryptoPro_D_ParamSet
Gost R28147-89-CryotoPro-D-ParamSet OID: 1.2.643.2.2.31.4static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.id_Gost28147_89_CryptoPro_KeyWrap
static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.id_Gost28147_89_CryptoPro_TestParamSet
Gost R28147-89-CryotoPro-A-ParamSet OID: 1.2.643.2.2.31.0static final ASN1ObjectIdentifier
CryptoProObjectIdentifiers.id_Gost28147_89_None_KeyWrap
Methods in org.bouncycastle.asn1.cryptopro that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionGOST3410PublicKeyAlgParameters.getDigestParamSet()
GOST28147Parameters.getEncryptionParamSet()
Return the OID representing the sBox to use.GOST3410PublicKeyAlgParameters.getEncryptionParamSet()
static ASN1ObjectIdentifier
static ASN1ObjectIdentifier
GOST3410PublicKeyAlgParameters.getPublicKeyParamSet()
Methods in org.bouncycastle.asn1.cryptopro with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic ECDomainParameters
ECGOST3410NamedCurves.getByOID
(ASN1ObjectIdentifier oid) return the ECDomainParameters object for the given OID, null if it isn't present.static GOST3410ParamSetParameters
GOST3410NamedParameters.getByOID
(ASN1ObjectIdentifier oid) return the GOST3410ParamSetParameters object for the given OID, null if it isn't present.static String
ECGOST3410NamedCurves.getName
(ASN1ObjectIdentifier oid) return the named curve name represented by the given object identifier.Constructors in org.bouncycastle.asn1.cryptopro with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionGOST28147Parameters
(byte[] iv, ASN1ObjectIdentifier paramSet) GOST3410PublicKeyAlgParameters
(ASN1ObjectIdentifier publicKeyParamSet, ASN1ObjectIdentifier digestParamSet) GOST3410PublicKeyAlgParameters
(ASN1ObjectIdentifier publicKeyParamSet, ASN1ObjectIdentifier digestParamSet, ASN1ObjectIdentifier encryptionParamSet) -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.dvcs
Fields in org.bouncycastle.asn1.dvcs declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
DVCSObjectIdentifiers.id_aa_dvcs_dvc
SMIME DataValidation certificate attribute id-aa-dvcs-dvc; OID: 1.2.840.113549.1.9.16.2,29static final ASN1ObjectIdentifier
DVCSObjectIdentifiers.id_ad_dvcs
Authority Information Access for DVCS; id-ad-dcvs; OID: 1.3.6.1.5.5.7.48.4static final ASN1ObjectIdentifier
DVCSObjectIdentifiers.id_ct_DVCSRequestData
SMIME eContentType id-ct-DVCSRequestData; OID: 1.2.840.113549.1.9.16.1.7static final ASN1ObjectIdentifier
DVCSObjectIdentifiers.id_ct_DVCSResponseData
SMIME eContentType id-ct-DVCSResponseData; OID: 1.2.840.113549.1.9.16.1.8static final ASN1ObjectIdentifier
DVCSObjectIdentifiers.id_kp_dvcs
Key Purpose for DVCS; id-kp-dvcs; OID: 1.3.6.1.5.5.7.3.10static final ASN1ObjectIdentifier
DVCSObjectIdentifiers.id_pkix
Base OID id-pkix: 1.3.6.1.5.5.7static final 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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
EACObjectIdentifiers.bsi_de
bsi-de OBJECT IDENTIFIER ::= { itu-t(0) identified-organization(4) etsi(0) reserved(127) etsi-identified-organization(0) 7 }static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_CA
id-CA OBJECT IDENTIFIER ::= { bsi-de protocols(2) smartcard(2) 3 }static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_CA_DH
OID: 0.4.0.127.0.7.2.2.3.1static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_CA_DH_3DES_CBC_CBC
OID: 0.4.0.127.0.7.2.2.3.1.1static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_CA_ECDH
OID: 0.4.0.127.0.7.2.2.3.2static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_CA_ECDH_3DES_CBC_CBC
OID: 0.4.0.127.0.7.2.2.3.2.1static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_EAC_ePassport
id-EAC-ePassport OBJECT IDENTIFIER ::= { bsi-de applications(3) mrtd(1) roles(2) 1 }static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_PK
id-PK OBJECT IDENTIFIER ::= { bsi-de protocols(2) smartcard(2) 1 }static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_PK_DH
OID: 0.4.0.127.0.7.2.2.1.1static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_PK_ECDH
OID: 0.4.0.127.0.7.2.2.1.2static final ASN1ObjectIdentifier
CertificateHolderAuthorization.id_role_EAC
static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_TA
id-TA OBJECT IDENTIFIER ::= { bsi-de protocols(2) smartcard(2) 2 }static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_TA_ECDSA
OID: 0.4.0.127.0.7.2.2.2.2static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_TA_ECDSA_SHA_1
OID: 0.4.0.127.0.7.2.2.2.2.1static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_TA_ECDSA_SHA_224
OID: 0.4.0.127.0.7.2.2.2.2.2static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_TA_ECDSA_SHA_256
OID: 0.4.0.127.0.7.2.2.2.2.3static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_TA_ECDSA_SHA_384
OID: 0.4.0.127.0.7.2.2.2.2.4static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_TA_ECDSA_SHA_512
OID: 0.4.0.127.0.7.2.2.2.2.5static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_TA_RSA
OID: 0.4.0.127.0.7.2.2.2.1static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_TA_RSA_PSS_SHA_1
OID: 0.4.0.127.0.7.2.2.2.1.3static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_TA_RSA_PSS_SHA_256
OID: 0.4.0.127.0.7.2.2.2.1.4static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_TA_RSA_PSS_SHA_512
OID: 0.4.0.127.0.7.2.2.2.1.6static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_TA_RSA_v1_5_SHA_1
OID: 0.4.0.127.0.7.2.2.2.1.1static final ASN1ObjectIdentifier
EACObjectIdentifiers.id_TA_RSA_v1_5_SHA_256
OID: 0.4.0.127.0.7.2.2.2.1.2static final 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 ASN1ObjectIdentifierModifier and TypeMethodDescriptionCVCertificate.getHolderAuthorization()
CertificateHolderAuthorization.getOid()
ECDSAPublicKey.getUsage()
abstract ASN1ObjectIdentifier
PublicKeyDataObject.getUsage()
RSAPublicKey.getUsage()
Methods in org.bouncycastle.asn1.eac with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionECDSAPublicKey.getASN1EncodableVector
(ASN1ObjectIdentifier oid, boolean publicPointOnly) Constructors in org.bouncycastle.asn1.eac with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionCertificateHolderAuthorization
(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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
EdECObjectIdentifiers.id_Ed25519
static final ASN1ObjectIdentifier
EdECObjectIdentifiers.id_Ed448
static final ASN1ObjectIdentifier
EdECObjectIdentifiers.id_edwards_curve_algs
static final ASN1ObjectIdentifier
EdECObjectIdentifiers.id_X25519
static final ASN1ObjectIdentifier
EdECObjectIdentifiers.id_X448
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.esf
Fields in org.bouncycastle.asn1.esf declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
ESFAttributes.archiveTimestamp
static final ASN1ObjectIdentifier
ESFAttributes.archiveTimestampV2
static final ASN1ObjectIdentifier
ESFAttributes.certCRLTimestamp
static final ASN1ObjectIdentifier
ESFAttributes.certificateRefs
static final ASN1ObjectIdentifier
ESFAttributes.certValues
static final ASN1ObjectIdentifier
ESFAttributes.commitmentType
static final ASN1ObjectIdentifier
ESFAttributes.contentTimestamp
static final ASN1ObjectIdentifier
ESFAttributes.escTimeStamp
static final ASN1ObjectIdentifier
ESFAttributes.otherSigCert
static final ASN1ObjectIdentifier
CommitmentTypeIdentifier.proofOfApproval
static final ASN1ObjectIdentifier
CommitmentTypeIdentifier.proofOfCreation
static final ASN1ObjectIdentifier
CommitmentTypeIdentifier.proofOfDelivery
static final ASN1ObjectIdentifier
CommitmentTypeIdentifier.proofOfOrigin
static final ASN1ObjectIdentifier
CommitmentTypeIdentifier.proofOfReceipt
static final ASN1ObjectIdentifier
CommitmentTypeIdentifier.proofOfSender
static final ASN1ObjectIdentifier
ESFAttributes.revocationRefs
static final ASN1ObjectIdentifier
ESFAttributes.revocationValues
static final ASN1ObjectIdentifier
ESFAttributes.signerAttr
static final ASN1ObjectIdentifier
ESFAttributes.signerLocation
static final ASN1ObjectIdentifier
ESFAttributes.sigPolicyId
Methods in org.bouncycastle.asn1.esf that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionCommitmentTypeIndication.getCommitmentTypeId()
CommitmentTypeQualifier.getCommitmentTypeIdentifier()
OtherRevRefs.getOtherRevRefType()
OtherRevVals.getOtherRevValType()
SignaturePolicyId.getSigPolicyId()
SigPolicyQualifierInfo.getSigPolicyQualifierId()
Constructors in org.bouncycastle.asn1.esf with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionCommitmentTypeIndication
(ASN1ObjectIdentifier commitmentTypeId) CommitmentTypeIndication
(ASN1ObjectIdentifier commitmentTypeId, ASN1Sequence commitmentTypeQualifier) CommitmentTypeQualifier
(ASN1ObjectIdentifier commitmentTypeIdentifier) Creates a newCommitmentTypeQualifier
instance.CommitmentTypeQualifier
(ASN1ObjectIdentifier commitmentTypeIdentifier, ASN1Encodable qualifier) Creates a newCommitmentTypeQualifier
instance.OtherRevRefs
(ASN1ObjectIdentifier otherRevRefType, ASN1Encodable otherRevRefs) OtherRevVals
(ASN1ObjectIdentifier otherRevValType, ASN1Encodable otherRevVals) SignaturePolicyId
(ASN1ObjectIdentifier sigPolicyIdentifier, OtherHashAlgAndValue sigPolicyHash) SignaturePolicyId
(ASN1ObjectIdentifier sigPolicyId, OtherHashAlgAndValue sigPolicyHash, SigPolicyQualifiers sigPolicyQualifiers) SigPolicyQualifierInfo
(ASN1ObjectIdentifier sigPolicyQualifierId, ASN1Encodable sigQualifier) -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.ess
Methods in org.bouncycastle.asn1.ess that return ASN1ObjectIdentifierConstructors in org.bouncycastle.asn1.ess with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionContentHints
(ASN1ObjectIdentifier contentType) ContentHints
(ASN1ObjectIdentifier contentType, DERUTF8String contentDescription) -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.gm
Fields in org.bouncycastle.asn1.gm declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
GMObjectIdentifiers.hmac_sm3
static final ASN1ObjectIdentifier
GMObjectIdentifiers.id_sm9PublicKey
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm_scheme
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm1_cbc
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm1_cfb1
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm1_cfb128
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm1_cfb8
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm1_ecb
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm1_ofb128
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2encrypt
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2encrypt_recommendedParameters
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2encrypt_specifiedParameters
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2encrypt_with_blake2b512
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2encrypt_with_blake2s256
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2encrypt_with_md5
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2encrypt_with_rmd160
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2encrypt_with_sha1
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2encrypt_with_sha224
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2encrypt_with_sha256
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2encrypt_with_sha384
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2encrypt_with_sha512
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2encrypt_with_sm3
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2encrypt_with_whirlpool
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2exchange
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2p256v1
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2sign
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2sign_with_blake2b512
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2sign_with_blake2s256
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2sign_with_rmd160
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2sign_with_sha1
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2sign_with_sha224
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2sign_with_sha256
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2sign_with_sha384
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2sign_with_sha512
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2sign_with_sm3
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm2sign_with_whirlpool
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm3
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm5
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm6_cbc
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm6_cfb128
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm6_ecb
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm6_ofb128
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm9encrypt
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm9keyagreement
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sm9sign
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sms4_cbc
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sms4_ccm
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sms4_cfb1
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sms4_cfb128
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sms4_cfb8
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sms4_ctr
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sms4_ecb
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sms4_gcm
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sms4_ocb
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sms4_ofb128
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sms4_wrap
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sms4_wrap_pad
static final ASN1ObjectIdentifier
GMObjectIdentifiers.sms4_xts
static final ASN1ObjectIdentifier
GMObjectIdentifiers.ssf33_cbc
static final ASN1ObjectIdentifier
GMObjectIdentifiers.ssf33_cfb1
static final ASN1ObjectIdentifier
GMObjectIdentifiers.ssf33_cfb128
static final ASN1ObjectIdentifier
GMObjectIdentifiers.ssf33_cfb8
static final ASN1ObjectIdentifier
GMObjectIdentifiers.ssf33_ecb
static final ASN1ObjectIdentifier
GMObjectIdentifiers.ssf33_ofb128
static final ASN1ObjectIdentifier
GMObjectIdentifiers.wapip192v1
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.gnu
Fields in org.bouncycastle.asn1.gnu declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.CRC
1.3.6.1.4.1.11591.14 -- CRC algorithmsstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.CRC32
1.3.6.1.4.1.11591.14,1 -- CRC32static final ASN1ObjectIdentifier
GNUObjectIdentifiers.digestAlgorithm
1.3.6.1.4.1.11591.12 -- digestAlgorithmstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.Ed25519
static final ASN1ObjectIdentifier
GNUObjectIdentifiers.ellipticCurve
1.3.6.1.4.1.11591.15 - ellipticCurvestatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.encryptionAlgorithm
1.3.6.1.4.1.11591.13 -- encryptionAlgorithmstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.GNU
1.3.6.1.4.1.11591.1 -- used by GNU Radiusstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.GnuPG
1.3.6.1.4.1.11591.2 -- used by GNU PGstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.GnuRadar
1.3.6.1.4.1.11591.3 -- GNU Radarstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.notation
1.3.6.1.4.1.11591.2.1 -- notationstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.pkaAddress
1.3.6.1.4.1.11591.2.1.1 -- pkaAddressstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.Serpent
1.3.6.1.4.1.11591.13.2 -- Serpentstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.Serpent_128_CBC
1.3.6.1.4.1.11591.13.2.2 -- Serpent-128-CBCstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.Serpent_128_CFB
1.3.6.1.4.1.11591.13.2.4 -- Serpent-128-CFBstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.Serpent_128_ECB
1.3.6.1.4.1.11591.13.2.1 -- Serpent-128-ECBstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.Serpent_128_OFB
1.3.6.1.4.1.11591.13.2.3 -- Serpent-128-OFBstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.Serpent_192_CBC
1.3.6.1.4.1.11591.13.2.22 -- Serpent-192-CCBstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.Serpent_192_CFB
1.3.6.1.4.1.11591.13.2.24 -- Serpent-192-CFBstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.Serpent_192_ECB
1.3.6.1.4.1.11591.13.2.21 -- Serpent-192-ECBstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.Serpent_192_OFB
1.3.6.1.4.1.11591.13.2.23 -- Serpent-192-OFBstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.Serpent_256_CBC
1.3.6.1.4.1.11591.13.2.42 -- Serpent-256-CBCstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.Serpent_256_CFB
1.3.6.1.4.1.11591.13.2.44 -- Serpent-256-CFBstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.Serpent_256_ECB
1.3.6.1.4.1.11591.13.2.41 -- Serpent-256-ECBstatic final ASN1ObjectIdentifier
GNUObjectIdentifiers.Serpent_256_OFB
1.3.6.1.4.1.11591.13.2.43 -- Serpent-256-OFBstatic final 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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
IANAObjectIdentifiers._private
1.3.6.1.4:static final ASN1ObjectIdentifier
IANAObjectIdentifiers.directory
1.3.6.1.1: Internet directory: X.500static final ASN1ObjectIdentifier
IANAObjectIdentifiers.experimental
1.3.6.1.3:static final ASN1ObjectIdentifier
IANAObjectIdentifiers.hmacMD5
IPSEC ISAKMP-Oakley hmacMD5 OID: 1.3.6.1.5.5.8.1.1static final ASN1ObjectIdentifier
IANAObjectIdentifiers.hmacRIPEMD160
IPSEC ISAKMP-Oakley hmacRIPEMD160 OID: 1.3.6.1.5.5.8.1.4static final ASN1ObjectIdentifier
IANAObjectIdentifiers.hmacSHA1
IPSEC ISAKMP-Oakley hmacSHA1 OID: 1.3.6.1.5.5.8.1.2static final ASN1ObjectIdentifier
IANAObjectIdentifiers.hmacTIGER
IPSEC ISAKMP-Oakley hmacTIGER OID: 1.3.6.1.5.5.8.1.3static final ASN1ObjectIdentifier
IANAObjectIdentifiers.internet
{ iso(1) identifier-organization(3) dod(6) internet(1) } == IETF defined thingsstatic final ASN1ObjectIdentifier
IANAObjectIdentifiers.ipsec
IPSEC base OID: 1.3.6.1.5.5.8static final ASN1ObjectIdentifier
IANAObjectIdentifiers.isakmpOakley
IPSEC ISAKMP-Oakley OID: 1.3.6.1.5.5.8.1static final ASN1ObjectIdentifier
IANAObjectIdentifiers.mail
1.3.6.1.7: mail -- never really usedstatic final ASN1ObjectIdentifier
IANAObjectIdentifiers.mgmt
1.3.6.1.2: Internet managementstatic final ASN1ObjectIdentifier
IANAObjectIdentifiers.pkix
PKIX base OID: 1.3.6.1.5.6.6static final ASN1ObjectIdentifier
IANAObjectIdentifiers.security
1.3.6.1.5: Security servicesstatic final ASN1ObjectIdentifier
IANAObjectIdentifiers.security_mechanisms
IANA security mechanisms; 1.3.6.1.5.5static final ASN1ObjectIdentifier
IANAObjectIdentifiers.security_nametypes
IANA security nametypes; 1.3.6.1.5.6static final 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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
ICAOObjectIdentifiers.id_icao
2.23.136static final ASN1ObjectIdentifier
ICAOObjectIdentifiers.id_icao_aaProtocolObject
Active Authentication protocol, see draft TR LDS and PKI Maintenance, par.static final ASN1ObjectIdentifier
ICAOObjectIdentifiers.id_icao_cscaMasterList
CSCA master list, see TR CSCA Countersigning and Master List issuancestatic final ASN1ObjectIdentifier
ICAOObjectIdentifiers.id_icao_cscaMasterListSigningKey
2.23.136.1.1.3static final ASN1ObjectIdentifier
ICAOObjectIdentifiers.id_icao_documentTypeList
document type list, see draft TR LDS and PKI Maintenance, par.static final ASN1ObjectIdentifier
ICAOObjectIdentifiers.id_icao_extensions
CSCA name change and key reoll-over, see draft TR LDS and PKI Maintenance, par.static final ASN1ObjectIdentifier
ICAOObjectIdentifiers.id_icao_extensions_namechangekeyrollover
2.23.136.1.1.6.1static final ASN1ObjectIdentifier
ICAOObjectIdentifiers.id_icao_ldsSecurityObject
LDS security object, see ICAO Doc 9303-Volume 2-Section IV-A3.2static final ASN1ObjectIdentifier
ICAOObjectIdentifiers.id_icao_mrtd
2.23.136.1static final ASN1ObjectIdentifier
ICAOObjectIdentifiers.id_icao_mrtd_security
2.23.136.1.1 -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.isismtt
Fields in org.bouncycastle.asn1.isismtt declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt
1.3.36.8static final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_at
1.3.36.8.3static final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_at_additionalInformation
Some other information of non-restrictive nature regarding the usage of this certificate.static final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_at_admission
Attribute to indicate admissions to certain professions.static final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_at_certHash
Hash of a certificate in OCSP.static final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_at_certInDirSince
SingleOCSPResponse extension: Date, when certificate has been published in the directory and status information has become available.static final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_at_dateOfCertGen
Certificate extensionDate of certificate generationstatic final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_at_declarationOfMajority
A declaration of majority.static final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_at_iCCSN
Serial number of the smart card containing the corresponding private keystatic final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_at_liabilityLimitationFlag
Indicates that an attribute certificate exists, which limits the usability of this public key certificate.static final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_at_monetaryLimit
Monetary limit for transactions.static final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_at_nameAtBirth
NameAtBirth ::= DirectoryString(SIZE(1..64)static final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_at_namingAuthorities
Base ObjectIdentifier for naming authoritiesstatic final 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 final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_at_procuration
Attribute to indicate that the certificate holder may sign in the name of a third person.static final 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 final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_at_restriction
Some other restriction regarding the usage of this certificate.static final 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 final ASN1ObjectIdentifier
ISISMTTObjectIdentifiers.id_isismtt_cp
1.3.36.8.1static final 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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
NamingAuthority.id_isismtt_at_namingAuthorities_RechtWirtschaftSteuern
Profession OIDs should always be defined under the OID branch of the responsible naming authority.static final ASN1ObjectIdentifier
ProfessionInfo.Notar
Notarstatic final ASN1ObjectIdentifier
ProfessionInfo.Notariatsverwalter
Notariatsverwalterstatic final ASN1ObjectIdentifier
ProfessionInfo.Notariatsverwalterin
Notariatsverwalterinstatic final ASN1ObjectIdentifier
ProfessionInfo.Notarin
Notarinstatic final ASN1ObjectIdentifier
ProfessionInfo.Notarvertreter
Notarvertreterstatic final ASN1ObjectIdentifier
ProfessionInfo.Notarvertreterin
Notarvertreterinstatic final ASN1ObjectIdentifier
ProfessionInfo.Patentanwalt
Patentanwaltstatic final ASN1ObjectIdentifier
ProfessionInfo.Patentanwltin
Patentanw?ltinstatic final ASN1ObjectIdentifier
ProfessionInfo.Rechtsanwalt
Rechtsanwaltstatic final ASN1ObjectIdentifier
ProfessionInfo.Rechtsanwltin
Rechtsanw?ltinstatic final ASN1ObjectIdentifier
ProfessionInfo.Rechtsbeistand
Rechtsbeistandstatic final ASN1ObjectIdentifier
ProfessionInfo.Steuerberater
Steuerberaterstatic final ASN1ObjectIdentifier
ProfessionInfo.Steuerberaterin
Steuerberaterinstatic final ASN1ObjectIdentifier
ProfessionInfo.Steuerbevollmchtigte
Steuerbevollm?chtigtestatic final ASN1ObjectIdentifier
ProfessionInfo.Steuerbevollmchtigter
Steuerbevollm?chtigterstatic final ASN1ObjectIdentifier
ProfessionInfo.VereidigteBuchprferin
Vereidigte Buchpr?ferinstatic final ASN1ObjectIdentifier
ProfessionInfo.VereidigterBuchprfer
Vereidigter Buchpr?ferstatic final ASN1ObjectIdentifier
ProfessionInfo.Wirtschaftsprfer
Wirtschaftspr?ferstatic final ASN1ObjectIdentifier
ProfessionInfo.Wirtschaftsprferin
Wirtschaftspr?ferinMethods in org.bouncycastle.asn1.isismtt.x509 that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionNamingAuthority.getNamingAuthorityId()
ProfessionInfo.getProfessionOIDs()
Constructors in org.bouncycastle.asn1.isismtt.x509 with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionNamingAuthority
(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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
ISOIECObjectIdentifiers.hash_algorithms
static final ASN1ObjectIdentifier
ISOIECObjectIdentifiers.id_ac_generic_hybrid
static final ASN1ObjectIdentifier
ISOIECObjectIdentifiers.id_kem_rsa
id-kem-rsa OID ::= { is18033-2 key-encapsulation-mechanism(2) rsa(4) }static final ASN1ObjectIdentifier
ISOIECObjectIdentifiers.is18033_2
-- ISO/IEC 18033-2 arc is18033-2 OID ::= { iso(1) standard(0) is18033(18033) part2(2) }static final ASN1ObjectIdentifier
ISOIECObjectIdentifiers.iso_encryption_algorithms
static final ASN1ObjectIdentifier
ISOIECObjectIdentifiers.ripemd128
static final ASN1ObjectIdentifier
ISOIECObjectIdentifiers.ripemd160
static final ASN1ObjectIdentifier
ISOIECObjectIdentifiers.whirlpool
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.kisa
Fields in org.bouncycastle.asn1.kisa declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
KISAObjectIdentifiers.id_mod_cms_seed
RFC 4010: SeedEncryptionAlgorithmInCMS; OID 1.2.840.113549.1.9.16.0.24static final ASN1ObjectIdentifier
KISAObjectIdentifiers.id_npki_app_cmsSeed_wrap
RFC 4010: id-npki-app-cmsSeed-wrap; OID 1.2.410.200004.7.1.1.1static final ASN1ObjectIdentifier
KISAObjectIdentifiers.id_seedCBC
RFC 4010, 4269: id-seedCBC; OID 1.2.410.200004.1.4static final ASN1ObjectIdentifier
KISAObjectIdentifiers.id_seedMAC
RFC 4269: id-seedMAC; OID 1.2.410.200004.1.7static final 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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
MicrosoftObjectIdentifiers.microsoft
Base OID: 1.3.6.1.4.1.311static final ASN1ObjectIdentifier
MicrosoftObjectIdentifiers.microsoftAppPolicies
OID: 1.3.6.1.4.1.311.21.10static final ASN1ObjectIdentifier
MicrosoftObjectIdentifiers.microsoftCaVersion
OID: 1.3.6.1.4.1.311.21.1static final ASN1ObjectIdentifier
MicrosoftObjectIdentifiers.microsoftCertTemplateV1
OID: 1.3.6.1.4.1.311.20.2static final ASN1ObjectIdentifier
MicrosoftObjectIdentifiers.microsoftCertTemplateV2
OID: 1.3.6.1.4.1.311.21.7static final ASN1ObjectIdentifier
MicrosoftObjectIdentifiers.microsoftCrlNextPublish
OID: 1.3.6.1.4.1.311.21.4static final 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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
MiscObjectIdentifiers.as_sys_sec_alg_ideaCBC
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.blake2
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.cast5CBC
cast5CBC OBJECT IDENTIFIER ::= {iso(1) member-body(2) us(840) nt(113533) nsn(7) algorithms(66) 10} SEE RFC 2984static final ASN1ObjectIdentifier
MiscObjectIdentifiers.cryptlib
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.cryptlib_algorithm
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.cryptlib_algorithm_blowfish_CBC
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.cryptlib_algorithm_blowfish_CFB
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.cryptlib_algorithm_blowfish_ECB
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.cryptlib_algorithm_blowfish_OFB
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.entrust
NortelNetworks Entrust OID base: 1.2.840.113533.7static final ASN1ObjectIdentifier
MiscObjectIdentifiers.entrustVersionExtension
NortelNetworks Entrust VersionExtension OID: 1.2.840.113533.7.65.0static final ASN1ObjectIdentifier
MiscObjectIdentifiers.id_blake2b160
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.id_blake2b256
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.id_blake2b384
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.id_blake2b512
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.id_blake2s128
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.id_blake2s160
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.id_blake2s224
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.id_blake2s256
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.id_scrypt
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.netscape
Netscape cert extensions OID base: 2.16.840.1.113730.1static final ASN1ObjectIdentifier
MiscObjectIdentifiers.netscapeBaseURL
Netscape cert BaseURL OID: 2.16.840.1.113730.1.2static final ASN1ObjectIdentifier
MiscObjectIdentifiers.netscapeCApolicyURL
Netscape cert CApolicyURL OID: 2.16.840.1.113730.1.8static final ASN1ObjectIdentifier
MiscObjectIdentifiers.netscapeCARevocationURL
Netscape cert CARevocationURL OID: 2.16.840.1.113730.1.4static final ASN1ObjectIdentifier
MiscObjectIdentifiers.netscapeCertComment
Netscape cert CertComment OID: 2.16.840.1.113730.1.13static final ASN1ObjectIdentifier
MiscObjectIdentifiers.netscapeCertType
Netscape cert CertType OID: 2.16.840.1.113730.1.1static final ASN1ObjectIdentifier
MiscObjectIdentifiers.netscapeRenewalURL
Netscape cert RenewalURL OID: 2.16.840.1.113730.1.7static final ASN1ObjectIdentifier
MiscObjectIdentifiers.netscapeRevocationURL
Netscape cert RevocationURL OID: 2.16.840.1.113730.1.3static final ASN1ObjectIdentifier
MiscObjectIdentifiers.netscapeSSLServerName
Netscape cert SSLServerName OID: 2.16.840.1.113730.1.12static final ASN1ObjectIdentifier
MiscObjectIdentifiers.novell
Novell OID base: 2.16.840.1.113719static final ASN1ObjectIdentifier
MiscObjectIdentifiers.novellSecurityAttribs
Novell SecurityAttribs OID: 2.16.840.1.113719.1.9.4.1static final ASN1ObjectIdentifier
MiscObjectIdentifiers.verisign
Verisign OID base: 2.16.840.1.113733.1static final ASN1ObjectIdentifier
MiscObjectIdentifiers.verisignBitString_6_13
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.verisignCzagExtension
Verisign CZAG (Country,Zip,Age,Gender) Extension OID: 2.16.840.1.113733.1.6.3static final ASN1ObjectIdentifier
MiscObjectIdentifiers.verisignDnbDunsNumber
Verisign D&B D-U-N-S number Extension OID: 2.16.840.1.113733.1.6.15static final ASN1ObjectIdentifier
MiscObjectIdentifiers.verisignIssStrongCrypto
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.verisignOnSiteJurisdictionHash
static final ASN1ObjectIdentifier
MiscObjectIdentifiers.verisignPrivate_6_9
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.nist
Fields in org.bouncycastle.asn1.nist declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
NISTObjectIdentifiers.aes
2.16.840.1.101.3.4.1static final ASN1ObjectIdentifier
NISTObjectIdentifiers.dsa_with_sha224
2.16.840.1.101.3.4.3.1static final ASN1ObjectIdentifier
NISTObjectIdentifiers.dsa_with_sha256
2.16.840.1.101.3.4.3.2static final ASN1ObjectIdentifier
NISTObjectIdentifiers.dsa_with_sha384
2.16.840.1.101.3.4.3.3static final ASN1ObjectIdentifier
NISTObjectIdentifiers.dsa_with_sha512
2.16.840.1.101.3.4.3.4static final ASN1ObjectIdentifier
NISTObjectIdentifiers.hashAlgs
2.16.840.1.101.3.4.2static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes128_CBC
2.16.840.1.101.3.4.1.2static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes128_CCM
2.16.840.1.101.3.4.1.7static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes128_CFB
2.16.840.1.101.3.4.1.4static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes128_ECB
2.16.840.1.101.3.4.1.1static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes128_GCM
2.16.840.1.101.3.4.1.6static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes128_OFB
2.16.840.1.101.3.4.1.3static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes128_wrap
2.16.840.1.101.3.4.1.5static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes128_wrap_pad
2.16.840.1.101.3.4.1.28static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes192_CBC
2.16.840.1.101.3.4.1.22static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes192_CCM
2.16.840.1.101.3.4.1.27static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes192_CFB
2.16.840.1.101.3.4.1.24static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes192_ECB
2.16.840.1.101.3.4.1.21static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes192_GCM
2.16.840.1.101.3.4.1.26static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes192_OFB
2.16.840.1.101.3.4.1.23static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes192_wrap
2.16.840.1.101.3.4.1.25static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes192_wrap_pad
2.16.840.1.101.3.4.1.28static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes256_CBC
2.16.840.1.101.3.4.1.42static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes256_CCM
2.16.840.1.101.3.4.1.47static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes256_CFB
2.16.840.1.101.3.4.1.44static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes256_ECB
2.16.840.1.101.3.4.1.41static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes256_GCM
2.16.840.1.101.3.4.1.46static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes256_OFB
2.16.840.1.101.3.4.1.43static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes256_wrap
2.16.840.1.101.3.4.1.45static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_aes256_wrap_pad
2.16.840.1.101.3.4.1.48static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_dsa_with_sha2
static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_dsa_with_sha3_224
2.16.840.1.101.3.4.3.5static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_dsa_with_sha3_256
2.16.840.1.101.3.4.3.6static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_dsa_with_sha3_384
2.16.840.1.101.3.4.3.7static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_dsa_with_sha3_512
2.16.840.1.101.3.4.3.8static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_ecdsa_with_sha3_224
2.16.840.1.101.3.4.3.9static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_ecdsa_with_sha3_256
2.16.840.1.101.3.4.3.10static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_ecdsa_with_sha3_384
2.16.840.1.101.3.4.3.11static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_ecdsa_with_sha3_512
2.16.840.1.101.3.4.3.12static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_hmacWithSHA3_224
2.16.840.1.101.3.4.2.13static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_hmacWithSHA3_256
2.16.840.1.101.3.4.2.14static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_hmacWithSHA3_384
2.16.840.1.101.3.4.2.15static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_hmacWithSHA3_512
2.16.840.1.101.3.4.2.16static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_rsassa_pkcs1_v1_5_with_sha3_224
2.16.840.1.101.3.4.3.9static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_rsassa_pkcs1_v1_5_with_sha3_256
2.16.840.1.101.3.4.3.10static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_rsassa_pkcs1_v1_5_with_sha3_384
2.16.840.1.101.3.4.3.11static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_rsassa_pkcs1_v1_5_with_sha3_512
2.16.840.1.101.3.4.3.12static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_sha224
2.16.840.1.101.3.4.2.4static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_sha256
2.16.840.1.101.3.4.2.1static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_sha3_224
2.16.840.1.101.3.4.2.7static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_sha3_256
2.16.840.1.101.3.4.2.8static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_sha3_384
2.16.840.1.101.3.4.2.9static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_sha3_512
2.16.840.1.101.3.4.2.10static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_sha384
2.16.840.1.101.3.4.2.2static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_sha512
2.16.840.1.101.3.4.2.3static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_sha512_224
2.16.840.1.101.3.4.2.5static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_sha512_256
2.16.840.1.101.3.4.2.6static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_shake128
2.16.840.1.101.3.4.2.11static final ASN1ObjectIdentifier
NISTObjectIdentifiers.id_shake256
2.16.840.1.101.3.4.2.12static final ASN1ObjectIdentifier
NISTObjectIdentifiers.nistAlgorithm
2.16.840.1.101.3.4 -- algorithmsstatic final ASN1ObjectIdentifier
NISTObjectIdentifiers.sigAlgs
2.16.840.1.101.3.4.3Methods in org.bouncycastle.asn1.nist that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic ASN1ObjectIdentifier
return the object identifier signified by the passed in name.Methods in org.bouncycastle.asn1.nist with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic 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
Fields in org.bouncycastle.asn1.nsri declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_algorithm
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria128_cbc
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria128_ccm
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria128_cfb
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria128_cmac
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria128_ctr
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria128_ecb
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria128_gcm
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria128_kw
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria128_kwp
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria128_ocb2
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria128_ofb
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria192_cbc
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria192_ccm
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria192_cfb
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria192_cmac
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria192_ctr
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria192_ecb
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria192_gcm
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria192_kw
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria192_kwp
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria192_ocb2
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria192_ofb
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria256_cbc
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria256_ccm
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria256_cfb
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria256_cmac
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria256_ctr
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria256_ecb
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria256_gcm
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria256_kw
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria256_kwp
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria256_ocb2
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_aria256_ofb
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_pad
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_pad_1
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_pad_null
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.id_sea
static final ASN1ObjectIdentifier
NSRIObjectIdentifiers.nsri
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.ntt
Fields in org.bouncycastle.asn1.ntt declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
NTTObjectIdentifiers.id_camellia128_cbc
id-camellia128-cbc; OID 1.2.392.200011.61.1.1.1.2static final ASN1ObjectIdentifier
NTTObjectIdentifiers.id_camellia128_wrap
id-camellia128-wrap; OID 1.2.392.200011.61.1.1.3.2static final ASN1ObjectIdentifier
NTTObjectIdentifiers.id_camellia192_cbc
id-camellia192-cbc; OID 1.2.392.200011.61.1.1.1.3static final ASN1ObjectIdentifier
NTTObjectIdentifiers.id_camellia192_wrap
id-camellia192-wrap; OID 1.2.392.200011.61.1.1.3.3static final ASN1ObjectIdentifier
NTTObjectIdentifiers.id_camellia256_cbc
id-camellia256-cbc; OID 1.2.392.200011.61.1.1.1.4static final 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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
OCSPObjectIdentifiers.id_pkix_ocsp
OID: 1.3.6.1.5.5.7.48.1static final ASN1ObjectIdentifier
OCSPObjectIdentifiers.id_pkix_ocsp_archive_cutoff
OID: 1.3.6.1.5.5.7.48.1.6static final ASN1ObjectIdentifier
OCSPObjectIdentifiers.id_pkix_ocsp_basic
OID: 1.3.6.1.5.5.7.48.1.1static final ASN1ObjectIdentifier
OCSPObjectIdentifiers.id_pkix_ocsp_crl
OID: 1.3.6.1.5.5.7.48.1.3static final ASN1ObjectIdentifier
OCSPObjectIdentifiers.id_pkix_ocsp_extended_revoke
static final ASN1ObjectIdentifier
OCSPObjectIdentifiers.id_pkix_ocsp_nocheck
OID: 1.3.6.1.5.5.7.48.1.5static final ASN1ObjectIdentifier
OCSPObjectIdentifiers.id_pkix_ocsp_nonce
OID: 1.3.6.1.5.5.7.48.1.2static final ASN1ObjectIdentifier
OCSPObjectIdentifiers.id_pkix_ocsp_pref_sig_algs
static final ASN1ObjectIdentifier
OCSPObjectIdentifiers.id_pkix_ocsp_response
OID: 1.3.6.1.5.5.7.48.1.4static final 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 ASN1ObjectIdentifierConstructors in org.bouncycastle.asn1.ocsp with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionResponseBytes
(ASN1ObjectIdentifier responseType, ASN1OctetString response) -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.oiw
Fields in org.bouncycastle.asn1.oiw declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
OIWObjectIdentifiers.desCBC
OID: 1.3.14.3.2.7static final ASN1ObjectIdentifier
OIWObjectIdentifiers.desCFB
OID: 1.3.14.3.2.9static final ASN1ObjectIdentifier
OIWObjectIdentifiers.desECB
OID: 1.3.14.3.2.6static final ASN1ObjectIdentifier
OIWObjectIdentifiers.desEDE
OID: 1.3.14.3.2.17static final ASN1ObjectIdentifier
OIWObjectIdentifiers.desOFB
OID: 1.3.14.3.2.8static final ASN1ObjectIdentifier
OIWObjectIdentifiers.dsaWithSHA1
OID: 1.3.14.3.2.27static final ASN1ObjectIdentifier
OIWObjectIdentifiers.elGamalAlgorithm
ElGamal Algorithm OBJECT IDENTIFIER ::= {iso(1) identified-organization(3) oiw(14) dirservsig(7) algorithm(2) encryption(1) 1 }static final ASN1ObjectIdentifier
OIWObjectIdentifiers.idSHA1
OID: 1.3.14.3.2.26static final ASN1ObjectIdentifier
OIWObjectIdentifiers.md4WithRSA
OID: 1.3.14.3.2.2static final ASN1ObjectIdentifier
OIWObjectIdentifiers.md4WithRSAEncryption
OID: 1.3.14.3.2.4static final ASN1ObjectIdentifier
OIWObjectIdentifiers.md5WithRSA
OID: 1.3.14.3.2.3static final 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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.bagtypes
PKCS#12: 1.2.840.113549.1.12.10.1static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.canNotDecryptAny
PKCS#9: 1.2.840.113549.1.9.15.2 -- smime capabilitystatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.certBag
PKCS#12: 1.2.840.113549.1.12.10.1.3static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.certTypes
PKCS#9: 1.2.840.113549.1.9.22static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.crlBag
PKCS#12: 1.2.840.113549.1.12.10.1.4static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.crlTypes
PKCS#9: 1.2.840.113549.1.9.23static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.data
PKCS#7: 1.2.840.113549.1.7.1static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.des_EDE3_CBC
1.2.840.113549.3.7static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.dhKeyAgreement
PKCS#3: 1.2.840.113549.1.3.1static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.digestAlgorithm
1.2.840.113549.2static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.digestedData
PKCS#7: 1.2.840.113549.1.7.5static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.encryptedData
PKCS#7: 1.2.840.113549.1.7.76static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.encryptionAlgorithm
1.2.840.113549.3static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.envelopedData
PKCS#7: 1.2.840.113549.1.7.3static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa
PKCS#9: 1.2.840.113549.1.9.16.6.2 - smime attributesstatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_asymmDecryptKeyID
PKCS#9: 1.2.840.113549.1.9.16.2.54 RFC7030static final 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 final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_commitmentType
Deprecated.use id_aa_ets_commitmentType insteadstatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_communityIdentifiers
PKCS#9: 1.2.840.113549.1.9.16.2.40 RFC7030static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_contentHint
PKCS#9: 1.2.840.113549.1.9.16.6.2.4 - See RFC 2634static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_contentIdentifier
PKCS#9: 1.2.840.113549.1.9.16.6.2.7 - See RFC 2634static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_contentReference
PKCS#9: 1.2.840.113549.1.9.16.6.2.10static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_decryptKeyID
PKCS#9: 1.2.840.113549.1.9.16.6.2.37 - RFC 4108static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_encrypKeyPref
PKCS#9: 1.2.840.113549.1.9.16.6.2.11static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_ets_archiveTimestamp
PKCS#9: 1.2.840.113549.1.9.16.6.2.27 - RFC 3126static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_ets_certCRLTimestamp
PKCS#9: 1.2.840.113549.1.9.16.6.2.26 - RFC 3126static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_ets_certificateRefs
PKCS#9: 1.2.840.113549.1.9.16.6.2.21 - RFC 3126static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_ets_certValues
PKCS#9: 1.2.840.113549.1.9.16.6.2.23 - RFC 3126static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_ets_commitmentType
PKCS#9: 1.2.840.113549.1.9.16.6.2.16 - RFC 3126static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_ets_contentTimestamp
PKCS#9: 1.2.840.113549.1.9.16.6.2.20 - RFC 3126static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_ets_escTimeStamp
PKCS#9: 1.2.840.113549.1.9.16.6.2.25 - RFC 3126static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_ets_otherSigCert
PKCS#9: 1.2.840.113549.1.9.16.6.2.19 - RFC 3126static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_ets_revocationRefs
PKCS#9: 1.2.840.113549.1.9.16.6.2.22 - RFC 3126static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_ets_revocationValues
PKCS#9: 1.2.840.113549.1.9.16.6.2.24 - RFC 3126static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_ets_signerAttr
PKCS#9: 1.2.840.113549.1.9.16.6.2.18 - RFC 3126static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_ets_signerLocation
PKCS#9: 1.2.840.113549.1.9.16.6.2.17 - RFC 3126static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_ets_sigPolicyId
PKCS#9: 1.2.840.113549.1.9.16.6.2.15 - RFC 3126static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_implCompressAlgs
PKCS#9: 1.2.840.113549.1.9.16.2.43 RFC7030static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_implCryptoAlgs
PKCS#9: 1.2.840.113549.1.9.16.6.2.38 - RFC 4108static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_msgSigDigest
PKCS#9: 1.2.840.113549.1.9.16.6.2.5static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_otherSigCert
Deprecated.use id_aa_ets_otherSigCert insteadstatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_receiptRequest
PKCS#9: 1.2.840.113549.1.9.16.6.2.1 -- smime attribute receiptRequeststatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_signatureTimeStampToken
PKCS#9: 1.2.840.113549.1.9.16.6.2.14 - RFC 3126static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_signerLocation
Deprecated.use id_aa_ets_signerLocation insteadstatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_signingCertificate
PKCS#9: 1.2.840.113549.1.9.16.6.2.12static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_signingCertificateV2
PKCS#9: 1.2.840.113549.1.9.16.6.2.47static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_aa_sigPolicyId
Deprecated.use id_aa_ets_sigPolicyId insteadstatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_alg
S/MIME: Algorithm Identifiers ; 1.2.840.113549.1.9.16.3static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_alg_CMS3DESwrap
PKCS#9: 1.2.840.113549.1.9.16.3.6static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_alg_CMSRC2wrap
PKCS#9: 1.2.840.113549.1.9.16.3.7static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_alg_ESDH
PKCS#9: 1.2.840.113549.1.9.16.3.5static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_alg_PWRI_KEK
PKCS#9: 1.2.840.113549.1.9.16.3.9static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_alg_SSDH
PKCS#9: 1.2.840.113549.1.9.16.3.10static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_ct
PKCS#9: 1.2.840.113549.1.9.16.1 -- smime ctstatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_ct_authData
PKCS#9: 1.2.840.113549.1.9.16.1.2 -- smime ct authDatastatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_ct_authEnvelopedData
PKCS#9: 1.2.840.113549.1.9.16.1.23 -- smime ct authEnvelopedDatastatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_ct_compressedData
PKCS#9: 1.2.840.113549.1.9.16.1.9 -- smime ct compressedDatastatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_ct_timestampedData
PKCS#9: 1.2.840.113549.1.9.16.1.31 -- smime ct timestampedDatastatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_ct_TSTInfo
PKCS#9: 1.2.840.113549.1.9.16.1.4 -- smime ct TSTInfostatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_cti
PKCS#9: 1.2.840.113549.1.9.16.6 -- smime ctistatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_cti_ets_proofOfApproval
PKCS#9: 1.2.840.113549.1.9.16.6.5 -- smime cti proofOfApprovalstatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_cti_ets_proofOfCreation
PKCS#9: 1.2.840.113549.1.9.16.6.6 -- smime cti proofOfCreationstatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_cti_ets_proofOfDelivery
PKCS#9: 1.2.840.113549.1.9.16.6.3 -- smime cti proofOfDeliverystatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_cti_ets_proofOfOrigin
PKCS#9: 1.2.840.113549.1.9.16.6.1 -- smime cti proofOfOriginstatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_cti_ets_proofOfReceipt
PKCS#9: 1.2.840.113549.1.9.16.6.2 -- smime cti proofOfReceiptstatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_cti_ets_proofOfSender
PKCS#9: 1.2.840.113549.1.9.16.6.4 -- smime cti proofOfSenderstatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_hmacWithSHA1
1.2.840.113549.2.7static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_hmacWithSHA224
1.2.840.113549.2.8static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_hmacWithSHA256
1.2.840.113549.2.9static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_hmacWithSHA384
1.2.840.113549.2.10static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_hmacWithSHA512
1.2.840.113549.2.11static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_mgf1
PKCS#1: 1.2.840.113549.1.1.8static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_PBES2
PKCS#5: 1.2.840.113549.1.5.13static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_PBKDF2
PKCS#5: 1.2.840.113549.1.5.12static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_pSpecified
PKCS#1: 1.2.840.113549.1.1.9static final 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 final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_RSAES_OAEP
PKCS#1: 1.2.840.113549.1.1.7static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_RSASSA_PSS
PKCS#1: 1.2.840.113549.1.1.10static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_smime
PKCS#9: 1.2.840.113549.1.9.16static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_spq_ets_unotice
SMIME SPQ UNOTICE: 1.2.840.113549.1.9.16.5.2static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.id_spq_ets_uri
SMIME SPQ URI: 1.2.840.113549.1.9.16.5.1static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.keyBag
PKCS#12: 1.2.840.113549.1.12.10.1.1static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.md2
1.2.840.113549.2.2static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.md2WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.2static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.md4
1.2.840.113549.2.4static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.md4WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.3static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.md5
1.2.840.113549.2.5static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.md5WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.4static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pbeUnknownGost
PKCS#12: 1.2.840.113549.1.12.1.80static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pbeWithMD2AndDES_CBC
PKCS#5: 1.2.840.113549.1.5.1static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pbeWithMD2AndRC2_CBC
PKCS#5: 1.2.840.113549.1.5.4static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pbeWithMD5AndDES_CBC
PKCS#5: 1.2.840.113549.1.5.3static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pbeWithMD5AndRC2_CBC
PKCS#5: 1.2.840.113549.1.5.6static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pbeWithSHA1AndDES_CBC
PKCS#5: 1.2.840.113549.1.5.10static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pbeWithSHA1AndRC2_CBC
PKCS#5: 1.2.840.113549.1.5.11static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pbeWithSHAAnd128BitRC2_CBC
PKCS#12: 1.2.840.113549.1.12.1.5static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pbeWithSHAAnd128BitRC4
PKCS#12: 1.2.840.113549.1.12.1.1static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pbeWithSHAAnd2_KeyTripleDES_CBC
PKCS#12: 1.2.840.113549.1.12.1.4static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pbeWithSHAAnd3_KeyTripleDES_CBC
PKCS#12: 1.2.840.113549.1.12.1.3static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pbeWithSHAAnd40BitRC2_CBC
PKCS#12: 1.2.840.113549.1.12.1.6static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pbeWithSHAAnd40BitRC4
PKCS#12: 1.2.840.113549.1.12.1.2static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_1
PKCS#1: 1.2.840.113549.1.1static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_12
PKCS#12: 1.2.840.113549.1.12static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_12PbeIds
PKCS#12: 1.2.840.113549.1.12.1static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_3
PKCS#3: 1.2.840.113549.1.3static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_5
PKCS#5: 1.2.840.113549.1.5static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_7
pkcs#7: 1.2.840.113549.1.7static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9
PKCS#9: 1.2.840.113549.1.9static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9_at_challengePassword
PKCS#9: 1.2.840.113549.1.9.7static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9_at_contentType
PKCS#9: 1.2.840.113549.1.9.3static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9_at_counterSignature
PKCS#9: 1.2.840.113549.1.9.6static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9_at_emailAddress
PKCS#9: 1.2.840.113549.1.9.1static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9_at_extendedCertificateAttributes
PKCS#9: 1.2.840.113549.1.9.9static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9_at_extensionRequest
PKCS#9: 1.2.840.113549.1.9.14static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9_at_friendlyName
PKCS#9: 1.2.840.113549.1.9.20static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9_at_localKeyId
PKCS#9: 1.2.840.113549.1.9.21static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9_at_messageDigest
PKCS#9: 1.2.840.113549.1.9.4static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9_at_signingDescription
PKCS#9: 1.2.840.113549.1.9.13static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9_at_signingTime
PKCS#9: 1.2.840.113549.1.9.5static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9_at_smimeCapabilities
PKCS#9: 1.2.840.113549.1.9.15static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9_at_unstructuredAddress
PKCS#9: 1.2.840.113549.1.9.8static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs_9_at_unstructuredName
PKCS#9: 1.2.840.113549.1.9.2static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.pkcs8ShroudedKeyBag
PKCS#12: 1.2.840.113549.1.12.10.1.2static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.preferSignedData
PKCS#9: 1.2.840.113549.1.9.15.1 -- smime capabilitystatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.RC2_CBC
1.2.840.113549.3.2static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.rc4
1.2.840.113549.3.4static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.rsaEncryption
PKCS#1: 1.2.840.113549.1.1.1static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.safeContentsBag
PKCS#12: 1.2.840.113549.1.12.10.1.6static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.sdsiCertificate
PKCS#9: 1.2.840.113549.1.9.22.2static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.secretBag
PKCS#12: 1.2.840.113549.1.12.10.1.5static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.sha1WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.5static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.sha224WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.14static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.sha256WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.11static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.sha384WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.12static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.sha512_224WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.15static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.sha512_256WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.16static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.sha512WithRSAEncryption
PKCS#1: 1.2.840.113549.1.1.13static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.signedAndEnvelopedData
PKCS#7: 1.2.840.113549.1.7.4static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.signedData
PKCS#7: 1.2.840.113549.1.7.2static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.sMIMECapabilitiesVersions
PKCS#9: 1.2.840.113549.1.9.15.3 -- smime capabilitystatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.srsaOAEPEncryptionSET
PKCS#1: 1.2.840.113549.1.1.6static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.x509Certificate
PKCS#9: 1.2.840.113549.1.9.22.1static final ASN1ObjectIdentifier
PKCSObjectIdentifiers.x509certType
Deprecated.use x509Certificate insteadstatic final ASN1ObjectIdentifier
PKCSObjectIdentifiers.x509Crl
PKCS#9: 1.2.840.113549.1.9.23.1Methods in org.bouncycastle.asn1.pkcs that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionEncryptionScheme.getAlgorithm()
KeyDerivationFunc.getAlgorithm()
Attribute.getAttrType()
SafeBag.getBagId()
CertBag.getCertId()
ContentInfo.getContentType()
EncryptedData.getContentType()
CRLBag.getCrlId()
Constructors in org.bouncycastle.asn1.pkcs with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionAttribute
(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
Fields in org.bouncycastle.asn1.rosstandart declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_agreement
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_agreement_gost_3410_12_256
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_agreement_gost_3410_12_512
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_gost_28147_param_Z
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_gost_3410_12_256
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_gost_3410_12_256_paramSet
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_gost_3410_12_256_paramSetA
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_gost_3410_12_512
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_gost_3410_12_512_paramSet
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_gost_3410_12_512_paramSetA
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_gost_3410_12_512_paramSetB
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_gost_3410_12_512_paramSetC
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_gost_3411_12_256
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_gost_3411_12_512
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_hmac_gost_3411_12_256
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_hmac_gost_3411_12_512
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_signwithdigest_gost_3410_12_256
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.id_tc26_signwithdigest_gost_3410_12_512
static final ASN1ObjectIdentifier
RosstandartObjectIdentifiers.rosstandart
-
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.sec
Fields in org.bouncycastle.asn1.sec declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
SECObjectIdentifiers.dhSinglePass_cofactorDH_sha224kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.dhSinglePass_cofactorDH_sha256kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.dhSinglePass_cofactorDH_sha384kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.dhSinglePass_cofactorDH_sha512kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.dhSinglePass_stdDH_sha224kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.dhSinglePass_stdDH_sha256kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.dhSinglePass_stdDH_sha384kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.dhSinglePass_stdDH_sha512kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.ellipticCurve
Base OID: 1.3.132.0static final ASN1ObjectIdentifier
SECObjectIdentifiers.mqvFull_sha224kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.mqvFull_sha256kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.mqvFull_sha384kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.mqvFull_sha512kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.mqvSinglePass_sha224kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.mqvSinglePass_sha256kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.mqvSinglePass_sha384kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.mqvSinglePass_sha512kdf_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.secg_scheme
static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp112r1
secp112r1 OID: 1.3.132.0.6static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp112r2
secp112r2 OID: 1.3.132.0.7static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp128r1
secp128r1 OID: 1.3.132.0.28static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp128r2
secp128r2 OID: 1.3.132.0.29static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp160k1
secp160k1 OID: 1.3.132.0.9static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp160r1
secp160r1 OID: 1.3.132.0.8static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp160r2
secp160r2 OID: 1.3.132.0.30static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp192k1
secp192k1 OID: 1.3.132.0.31static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp192r1
secp192r1 OID: 1.3.132.0.prime192v1static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp224k1
secp224k1 OID: 1.3.132.0.32static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp224r1
secp224r1 OID: 1.3.132.0.33static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp256k1
secp256k1 OID: 1.3.132.0.10static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp256r1
secp256r1 OID: 1.3.132.0.prime256v1static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp384r1
secp384r1 OID: 1.3.132.0.34static final ASN1ObjectIdentifier
SECObjectIdentifiers.secp521r1
secp521r1 OID: 1.3.132.0.35static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect113r1
sect113r1 OID: 1.3.132.0.4static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect113r2
sect113r2 OID: 1.3.132.0.5static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect131r1
sect131r1 OID: 1.3.132.0.22static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect131r2
sect131r2 OID: 1.3.132.0.23static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect163k1
sect163k1 OID: 1.3.132.0.1static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect163r1
sect163r1 OID: 1.3.132.0.2static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect163r2
sect163r2 OID: 1.3.132.0.15static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect193r1
sect193r1 OID: 1.3.132.0.24static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect193r2
sect193r2 OID: 1.3.132.0.25static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect233k1
sect233k1 OID: 1.3.132.0.26static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect233r1
sect233r1 OID: 1.3.132.0.27static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect239k1
sect239k1 OID: 1.3.132.0.3static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect283k1
sect283k1 OID: 1.3.132.0.16static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect283r1
sect283r1 OID: 1.3.132.0.17static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect409k1
sect409k1 OID: 1.3.132.0.36static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect409r1
sect409r1 OID: 1.3.132.0.37static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect571k1
sect571k1 OID: 1.3.132.0.38static final ASN1ObjectIdentifier
SECObjectIdentifiers.sect571r1
sect571r1 OID: 1.3.132.0.39Methods in org.bouncycastle.asn1.sec that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic ASN1ObjectIdentifier
return the object identifier signified by the passed in name.Methods in org.bouncycastle.asn1.sec with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic 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
Fields in org.bouncycastle.asn1.smime declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
SMIMECapabilities.aes128_CBC
static final ASN1ObjectIdentifier
SMIMECapability.aES128_CBC
static final ASN1ObjectIdentifier
SMIMECapabilities.aes192_CBC
static final ASN1ObjectIdentifier
SMIMECapability.aES192_CBC
static final ASN1ObjectIdentifier
SMIMECapabilities.aes256_CBC
encryption algorithms preferencesstatic final ASN1ObjectIdentifier
SMIMECapability.aES256_CBC
static final ASN1ObjectIdentifier
SMIMECapabilities.canNotDecryptAny
static final ASN1ObjectIdentifier
SMIMECapability.canNotDecryptAny
static final ASN1ObjectIdentifier
SMIMECapabilities.cast5_CBC
static final ASN1ObjectIdentifier
SMIMECapabilities.dES_CBC
static final ASN1ObjectIdentifier
SMIMECapability.dES_CBC
encryption algorithms preferencesstatic final ASN1ObjectIdentifier
SMIMECapabilities.dES_EDE3_CBC
static final ASN1ObjectIdentifier
SMIMECapability.dES_EDE3_CBC
static final ASN1ObjectIdentifier
SMIMEAttributes.encrypKeyPref
static final ASN1ObjectIdentifier
SMIMECapabilities.idea_CBC
static final ASN1ObjectIdentifier
SMIMECapabilities.preferSignedData
general preferencesstatic final ASN1ObjectIdentifier
SMIMECapability.preferSignedData
general preferencesstatic final ASN1ObjectIdentifier
SMIMECapabilities.rC2_CBC
static final ASN1ObjectIdentifier
SMIMECapability.rC2_CBC
static final ASN1ObjectIdentifier
SMIMECapabilities.sMIMECapabilitesVersions
static final ASN1ObjectIdentifier
SMIMEAttributes.smimeCapabilities
static final ASN1ObjectIdentifier
SMIMECapability.sMIMECapabilitiesVersions
Methods in org.bouncycastle.asn1.smime that return ASN1ObjectIdentifierMethods in org.bouncycastle.asn1.smime with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionvoid
SMIMECapabilityVector.addCapability
(ASN1ObjectIdentifier capability) void
SMIMECapabilityVector.addCapability
(ASN1ObjectIdentifier capability, int value) void
SMIMECapabilityVector.addCapability
(ASN1ObjectIdentifier capability, ASN1Encodable params) 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 ASN1ObjectIdentifierModifierConstructorDescriptionSMIMECapability
(ASN1ObjectIdentifier capabilityID, ASN1Encodable parameters) -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.teletrust
Fields in org.bouncycastle.asn1.teletrust declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.brainpoolP160r1
1.3.36.3.3.2.8.1.1.1static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.brainpoolP160t1
1.3.36.3.3.2.8.1.1.2static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.brainpoolP192r1
1.3.36.3.3.2.8.1.1.3static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.brainpoolP192t1
1.3.36.3.3.2.8.1.1.4static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.brainpoolP224r1
1.3.36.3.3.2.8.1.1.5static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.brainpoolP224t1
1.3.36.3.3.2.8.1.1.6static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.brainpoolP256r1
1.3.36.3.3.2.8.1.1.7static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.brainpoolP256t1
1.3.36.3.3.2.8.1.1.8static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.brainpoolP320r1
1.3.36.3.3.2.8.1.1.9static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.brainpoolP320t1
1.3.36.3.3.2.8.1.1.10static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.brainpoolP384r1
1.3.36.3.3.2.8.1.1.11static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.brainpoolP384t1
1.3.36.3.3.2.8.1.1.12static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.brainpoolP512r1
1.3.36.3.3.2.8.1.1.13static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.brainpoolP512t1
1.3.36.3.3.2.8.1.1.14static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.ecc_brainpool
1.3.36.3.3.2.8static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.ecSign
1.3.36.3.3.2static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.ecSignWithRipemd160
1.3.36.3.3.2.2static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.ecSignWithSha1
1.3.36.3.3.2,1static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.ellipticCurve
1.3.36.3.3.2.8.1static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.ripemd128
1.3.36.3.2.2static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.ripemd160
1.3.36.3.2.1static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.ripemd256
1.3.36.3.2.3static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.rsaSignatureWithripemd128
1.3.36.3.3.1.3static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.rsaSignatureWithripemd160
1.3.36.3.3.1.2static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.rsaSignatureWithripemd256
1.3.36.3.3.1.4static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.teleTrusTAlgorithm
1.3.36.3static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.teleTrusTRSAsignatureAlgorithm
1.3.36.3.3.1static final ASN1ObjectIdentifier
TeleTrusTObjectIdentifiers.versionOne
1.3.36.3.3.2.8.1.1Methods in org.bouncycastle.asn1.teletrust that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic ASN1ObjectIdentifier
TeleTrusTNamedCurves.getOID
(short curvesize, boolean twisted) static ASN1ObjectIdentifier
return the object identifier signified by the passed in name.Methods in org.bouncycastle.asn1.teletrust with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic 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 ASN1ObjectIdentifierConstructors in org.bouncycastle.asn1.tsp with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionTimeStampReq
(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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu4145be
DSTU4145 Big Endian presentation.static final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu4145le
DSTU4145 Little Endian presentation.static final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7564digest_256
DSTU7564 256-bit digest presentation.static final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7564digest_384
DSTU7564 384-bit digest presentation.static final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7564digest_512
DSTU7564 512-bit digest presentation.static final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7564mac_256
DSTU7564 256-bit mac presentation.static final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7564mac_384
DSTU7564 384-bit mac presentation.static final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7564mac_512
DSTU7564 512-bit mac presentation.static final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624cbc_128
DSTU7624 in CBC mode with 128 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624cbc_256
DSTU7624 in CBC mode with 256 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624cbc_512
DSTU7624 in CBC mode with 512 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624ccm_128
DSTU7624 in CCM mode with 128 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624ccm_256
DSTU7624 in CCM mode with 256 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624ccm_512
DSTU7624 in CCM mode with 512 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624cfb_128
DSTU7624 in CFB mode with 128 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624cfb_256
DSTU7624 in CFB mode with 256 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624cfb_512
DSTU7624 in CFB mode with 512 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624cmac_128
DSTU7624 in MAC mode with 128 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624cmac_256
DSTU7624 in MAC mode with 256 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624cmac_512
DSTU7624 in MAC mode with 512 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624ctr_128
DSTU7624 in CTR mode with 128 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624ctr_256
DSTU7624 in CTR mode with 256 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624ctr_512
DSTU7624 in CTR mode with 512 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624ecb_128
DSTU7624 in ECB mode with 128 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624ecb_256
DSTU7624 in ECB mode with 256 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624ecb_512
DSTU7624 in ECB mode with 512 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624gmac_128
DSTU7624 in GMAC (GCM witout encryption) mode with 128 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624gmac_256
DSTU7624 in GMAC (GCM witout encryption) mode with 256 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624gmac_512
DSTU7624 in GMAC (GCM witout encryption) mode with 512 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624kw_128
DSTU7624 in key wrap (KW) mode with 128 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624kw_256
DSTU7624 in key wrap (KW) mode with 256 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624kw_512
DSTU7624 in key wrap (KW) mode with 512 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624ofb_128
DSTU7624 in OFB mode with 128 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624ofb_256
DSTU7624 in OFB mode with 256 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624ofb_512
DSTU7624 in OFB mode with 512 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624xts_128
DSTU7624 in XTS mode with 128 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624xts_256
DSTU7624 in XTS mode with 256 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.dstu7624xts_512
DSTU7624 in XTS mode with 512 bit block/key presentationstatic final ASN1ObjectIdentifier
UAObjectIdentifiers.UaOid
Base OID: 1.2.804.2.1.1.1Methods in org.bouncycastle.asn1.ua that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionDSTU4145Params.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 ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic 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 ASN1ObjectIdentifierModifierConstructorDescriptionDSTU4145Params
(ASN1ObjectIdentifier namedCurve) DSTU4145Params
(ASN1ObjectIdentifier namedCurve, byte[] dke) -
Uses of ASN1ObjectIdentifier in org.bouncycastle.asn1.x500
Methods in org.bouncycastle.asn1.x500 that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionX500NameStyle.attrNameToOID
(String attrName) Return the OID associated with the passed in name.X500Name.getAttributeTypes()
return an array of OIDs contained in the attribute type of each RDN in structure order.AttributeTypeAndValue.getType()
Methods in org.bouncycastle.asn1.x500 with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionX500NameBuilder.addMultiValuedRDN
(ASN1ObjectIdentifier[] oids, String[] values) Add a multi-valued RDN made up of the passed in OIDs and associated string values.X500NameBuilder.addMultiValuedRDN
(ASN1ObjectIdentifier[] oids, ASN1Encodable[] values) Add a multi-valued RDN made up of the passed in OIDs and associated ASN.1 values.X500NameBuilder.addRDN
(ASN1ObjectIdentifier oid, String value) Add an RDN based on a single OID and a string representation of its value.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.X500NameStyle.oidToDisplayName
(ASN1ObjectIdentifier oid) Return the display name for toString() associated with the OID.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 ASN1ObjectIdentifierModifierConstructorDescriptionAttributeTypeAndValue
(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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
BCStyle.BUSINESS_CATEGORY
businessCategory - DirectoryString(SIZE(1..128)static final ASN1ObjectIdentifier
RFC4519Style.businessCategory
static final ASN1ObjectIdentifier
RFC4519Style.c
static final ASN1ObjectIdentifier
BCStyle.C
country code - StringType(SIZE(2))static final ASN1ObjectIdentifier
RFC4519Style.cn
static final ASN1ObjectIdentifier
BCStyle.CN
common name - StringType(SIZE(1..64))static final ASN1ObjectIdentifier
BCStyle.COUNTRY_OF_CITIZENSHIP
RFC 3039 CountryOfCitizenship - PrintableString (SIZE (2)) -- ISO 3166 codes onlystatic final ASN1ObjectIdentifier
BCStyle.COUNTRY_OF_RESIDENCE
RFC 3039 CountryOfResidence - PrintableString (SIZE (2)) -- ISO 3166 codes onlystatic final ASN1ObjectIdentifier
BCStyle.DATE_OF_BIRTH
RFC 3039 DateOfBirth - GeneralizedTime - YYYYMMDD000000Zstatic final ASN1ObjectIdentifier
RFC4519Style.dc
static final ASN1ObjectIdentifier
BCStyle.DC
static final ASN1ObjectIdentifier
RFC4519Style.description
static final ASN1ObjectIdentifier
RFC4519Style.destinationIndicator
static final ASN1ObjectIdentifier
RFC4519Style.distinguishedName
static final ASN1ObjectIdentifier
BCStyle.DMD_NAME
RFC 2256 dmdNamestatic final ASN1ObjectIdentifier
BCStyle.DN_QUALIFIER
dnQualifier - DirectoryString(SIZE(1..64)static final ASN1ObjectIdentifier
RFC4519Style.dnQualifier
static final ASN1ObjectIdentifier
BCStyle.E
email address in Verisign certificatesstatic final ASN1ObjectIdentifier
BCStyle.EmailAddress
Email address (RSA PKCS#9 extension) - IA5String.static final ASN1ObjectIdentifier
RFC4519Style.enhancedSearchGuide
static final ASN1ObjectIdentifier
RFC4519Style.facsimileTelephoneNumber
static final ASN1ObjectIdentifier
BCStyle.GENDER
RFC 3039 Gender - PrintableString (SIZE(1)) -- "M", "F", "m" or "f"static final ASN1ObjectIdentifier
BCStyle.GENERATION
static final ASN1ObjectIdentifier
RFC4519Style.generationQualifier
static final ASN1ObjectIdentifier
RFC4519Style.givenName
static final ASN1ObjectIdentifier
BCStyle.GIVENNAME
static final ASN1ObjectIdentifier
RFC4519Style.houseIdentifier
static final ASN1ObjectIdentifier
RFC4519Style.initials
static final ASN1ObjectIdentifier
BCStyle.INITIALS
static final ASN1ObjectIdentifier
RFC4519Style.internationalISDNNumber
static final ASN1ObjectIdentifier
RFC4519Style.l
static final ASN1ObjectIdentifier
BCStyle.L
locality name - StringType(SIZE(1..64))static final ASN1ObjectIdentifier
RFC4519Style.member
static final ASN1ObjectIdentifier
RFC4519Style.name
static final ASN1ObjectIdentifier
BCStyle.NAME
id-at-namestatic final ASN1ObjectIdentifier
BCStyle.NAME_AT_BIRTH
ISIS-MTT NameAtBirth - DirectoryString(SIZE(1..64)static final ASN1ObjectIdentifier
RFC4519Style.o
static final ASN1ObjectIdentifier
BCStyle.O
organization - StringType(SIZE(1..64))static final ASN1ObjectIdentifier
RFC4519Style.ou
static final ASN1ObjectIdentifier
BCStyle.OU
organizational unit name - StringType(SIZE(1..64))static final ASN1ObjectIdentifier
RFC4519Style.owner
static final ASN1ObjectIdentifier
RFC4519Style.physicalDeliveryOfficeName
static final ASN1ObjectIdentifier
BCStyle.PLACE_OF_BIRTH
RFC 3039 PlaceOfBirth - DirectoryString(SIZE(1..128)static final ASN1ObjectIdentifier
BCStyle.POSTAL_ADDRESS
RFC 3039 PostalAddress - SEQUENCE SIZE (1..6) OF DirectoryString(SIZE(1..30))static final ASN1ObjectIdentifier
BCStyle.POSTAL_CODE
postalCode - DirectoryString(SIZE(1..40)static final ASN1ObjectIdentifier
RFC4519Style.postalAddress
static final ASN1ObjectIdentifier
RFC4519Style.postalCode
static final ASN1ObjectIdentifier
RFC4519Style.postOfficeBox
static final ASN1ObjectIdentifier
RFC4519Style.preferredDeliveryMethod
static final ASN1ObjectIdentifier
BCStyle.PSEUDONYM
RFC 3039 Pseudonym - DirectoryString(SIZE(1..64)static final ASN1ObjectIdentifier
RFC4519Style.registeredAddress
static final ASN1ObjectIdentifier
RFC4519Style.roleOccupant
static final ASN1ObjectIdentifier
RFC4519Style.searchGuide
static final ASN1ObjectIdentifier
RFC4519Style.seeAlso
static final ASN1ObjectIdentifier
RFC4519Style.serialNumber
static final ASN1ObjectIdentifier
BCStyle.SERIALNUMBER
device serial number name - StringType(SIZE(1..64))static final ASN1ObjectIdentifier
RFC4519Style.sn
static final ASN1ObjectIdentifier
BCStyle.SN
device serial number name - StringType(SIZE(1..64))static final ASN1ObjectIdentifier
RFC4519Style.st
static final ASN1ObjectIdentifier
BCStyle.ST
state, or province name - StringType(SIZE(1..64))static final ASN1ObjectIdentifier
RFC4519Style.street
static final ASN1ObjectIdentifier
BCStyle.STREET
street - StringType(SIZE(1..64))static final ASN1ObjectIdentifier
BCStyle.SURNAME
Naming attributes of type X520namestatic final ASN1ObjectIdentifier
BCStyle.T
Titlestatic final ASN1ObjectIdentifier
BCStyle.TELEPHONE_NUMBER
id-at-telephoneNumberstatic final ASN1ObjectIdentifier
RFC4519Style.telephoneNumber
static final ASN1ObjectIdentifier
RFC4519Style.teletexTerminalIdentifier
static final ASN1ObjectIdentifier
RFC4519Style.telexNumber
static final ASN1ObjectIdentifier
RFC4519Style.title
static final ASN1ObjectIdentifier
RFC4519Style.uid
static final ASN1ObjectIdentifier
BCStyle.UID
LDAP User id.static final ASN1ObjectIdentifier
BCStyle.UNIQUE_IDENTIFIER
static final ASN1ObjectIdentifier
RFC4519Style.uniqueMember
static final ASN1ObjectIdentifier
BCStyle.UnstructuredAddress
static final ASN1ObjectIdentifier
BCStyle.UnstructuredName
more from PKCS#9static final ASN1ObjectIdentifier
RFC4519Style.userPassword
static final ASN1ObjectIdentifier
RFC4519Style.x121Address
static final ASN1ObjectIdentifier
RFC4519Style.x500UniqueIdentifier
Methods in org.bouncycastle.asn1.x500.style that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionBCStyle.attrNameToOID
(String attrName) RFC4519Style.attrNameToOID
(String attrName) static ASN1ObjectIdentifier
IETFUtils.decodeAttrName
(String name, Hashtable lookUp) Methods in org.bouncycastle.asn1.x500.style with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionprotected 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) BCStyle.oidToDisplayName
(ASN1ObjectIdentifier oid) RFC4519Style.oidToDisplayName
(ASN1ObjectIdentifier oid) 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.x509Modifier and TypeClassDescriptionclass
PolicyQualifierId, used in the CertificatePolicies X509V3 extension.Fields in org.bouncycastle.asn1.x509 declared as ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
Extension.auditIdentity
Audit identity extension in attribute certificates.static final ASN1ObjectIdentifier
Extension.authorityInfoAccess
Authority Info Accessstatic final ASN1ObjectIdentifier
Extension.authorityKeyIdentifier
Authority Key Identifierstatic final ASN1ObjectIdentifier
Extension.basicConstraints
Basic Constraintsstatic final ASN1ObjectIdentifier
Extension.biometricInfo
BiometricInfostatic final ASN1ObjectIdentifier
Extension.certificateIssuer
Certificate Issuerstatic final ASN1ObjectIdentifier
Extension.certificatePolicies
Certificate Policiesstatic final ASN1ObjectIdentifier
X509ObjectIdentifiers.commonName
Subject RDN components: commonName = 2.5.4.3static final ASN1ObjectIdentifier
X509ObjectIdentifiers.countryName
Subject RDN components: countryName = 2.5.4.6static final ASN1ObjectIdentifier
X509ObjectIdentifiers.crlAccessMethod
OID for crl uri in AuthorityInformationAccess extensionstatic final ASN1ObjectIdentifier
Extension.cRLDistributionPoints
CRL Distribution Pointsstatic final ASN1ObjectIdentifier
Extension.cRLNumber
CRL Numberstatic final ASN1ObjectIdentifier
Extension.deltaCRLIndicator
Delta CRL indicatorstatic final ASN1ObjectIdentifier
Extension.expiredCertsOnCRL
Expired Certificates on CRL extensionstatic final ASN1ObjectIdentifier
Extension.extendedKeyUsage
Extended Key Usagestatic final ASN1ObjectIdentifier
Extension.freshestCRL
Freshest CRLstatic final ASN1ObjectIdentifier
X509AttributeIdentifiers.id_aca
static final ASN1ObjectIdentifier
X509AttributeIdentifiers.id_aca_accessIdentity
static final ASN1ObjectIdentifier
X509AttributeIdentifiers.id_aca_authenticationInfo
static final ASN1ObjectIdentifier
X509AttributeIdentifiers.id_aca_chargingIdentity
static final ASN1ObjectIdentifier
X509AttributeIdentifiers.id_aca_encAttrs
static final ASN1ObjectIdentifier
X509AttributeIdentifiers.id_aca_group
static final ASN1ObjectIdentifier
X509ObjectIdentifiers.id_ad
id-pkix OID: 1.3.6.1.5.5.7.48static final ASN1ObjectIdentifier
AccessDescription.id_ad_caIssuers
static final ASN1ObjectIdentifier
X509ObjectIdentifiers.id_ad_caIssuers
id-ad-caIssuers OID: 1.3.6.1.5.5.7.48.2static final ASN1ObjectIdentifier
AccessDescription.id_ad_ocsp
static final ASN1ObjectIdentifier
X509ObjectIdentifiers.id_ad_ocsp
id-ad-ocsp OID: 1.3.6.1.5.5.7.48.1static final ASN1ObjectIdentifier
X509AttributeIdentifiers.id_at_clearance
static final ASN1ObjectIdentifier
X509ObjectIdentifiers.id_at_name
Subject RDN components: name = 2.5.4.41static final ASN1ObjectIdentifier
X509ObjectIdentifiers.id_at_organizationIdentifier
static final ASN1ObjectIdentifier
X509AttributeIdentifiers.id_at_role
static final ASN1ObjectIdentifier
X509ObjectIdentifiers.id_at_telephoneNumber
Subject RDN components: telephone_number = 2.5.4.20static final ASN1ObjectIdentifier
X509ObjectIdentifiers.id_ce
ISO ARC for standard certificate and CRL extensionsstatic final ASN1ObjectIdentifier
X509AttributeIdentifiers.id_ce_targetInformation
static final ASN1ObjectIdentifier
X509ObjectIdentifiers.id_ea_rsa
OID: 2.5.8.1.1static final ASN1ObjectIdentifier
X509ObjectIdentifiers.id_pe
private internet extensions; OID = 1.3.6.1.5.5.7.1static final ASN1ObjectIdentifier
X509AttributeIdentifiers.id_pe_aaControls
static final ASN1ObjectIdentifier
X509AttributeIdentifiers.id_pe_ac_auditIdentity
static final ASN1ObjectIdentifier
X509AttributeIdentifiers.id_pe_ac_proxying
static final ASN1ObjectIdentifier
X509ObjectIdentifiers.id_pkix
id-pkix OID: 1.3.6.1.5.5.7static final ASN1ObjectIdentifier
X509ObjectIdentifiers.id_SHA1
id-SHA1 OBJECT IDENTIFIER ::= {iso(1) identified-organization(3) oiw(14) secsig(3) algorithms(2) 26 }static final ASN1ObjectIdentifier
Extension.inhibitAnyPolicy
Inhibit Any Policystatic final ASN1ObjectIdentifier
Extension.instructionCode
Hold Instruction Codestatic final ASN1ObjectIdentifier
Extension.invalidityDate
Invalidity Datestatic final ASN1ObjectIdentifier
Extension.issuerAlternativeName
Issuer Alternative Namestatic final ASN1ObjectIdentifier
Extension.issuingDistributionPoint
Issuing Distribution Pointstatic final ASN1ObjectIdentifier
Extension.keyUsage
Key Usagestatic final ASN1ObjectIdentifier
X509ObjectIdentifiers.localityName
Subject RDN components: localityName = 2.5.4.7static final ASN1ObjectIdentifier
Extension.logoType
Logo Typestatic final ASN1ObjectIdentifier
Extension.nameConstraints
Name Constraintsstatic final ASN1ObjectIdentifier
Extension.noRevAvail
NoRevAvail extension in attribute certificates.static final ASN1ObjectIdentifier
X509ObjectIdentifiers.ocspAccessMethod
OID for ocsp uri in AuthorityInformationAccess extensionstatic final ASN1ObjectIdentifier
X509ObjectIdentifiers.organization
Subject RDN components: organization = 2.5.4.10static final ASN1ObjectIdentifier
X509ObjectIdentifiers.organizationalUnitName
Subject RDN components: organizationalUnitName = 2.5.4.11static final ASN1ObjectIdentifier
Extension.policyConstraints
Policy Constraintsstatic final ASN1ObjectIdentifier
Extension.policyMappings
Policy Mappingsstatic final ASN1ObjectIdentifier
Extension.privateKeyUsagePeriod
Private Key Usage Periodstatic final ASN1ObjectIdentifier
Extension.qCStatements
QCStatementsstatic final ASN1ObjectIdentifier
Extension.reasonCode
Reason codestatic final ASN1ObjectIdentifier
X509ObjectIdentifiers.ripemd160
ripemd160 OBJECT IDENTIFIER ::= {iso(1) identified-organization(3) TeleTrust(36) algorithm(3) hashAlgorithm(2) RIPEMD-160(1)}static final ASN1ObjectIdentifier
X509ObjectIdentifiers.ripemd160WithRSAEncryption
ripemd160WithRSAEncryption OBJECT IDENTIFIER ::= {iso(1) identified-organization(3) TeleTrust(36) algorithm(3) signatureAlgorithm(3) rsaSignature(1) rsaSignatureWithripemd160(2) }static final ASN1ObjectIdentifier
X509ObjectIdentifiers.stateOrProvinceName
Subject RDN components: stateOrProvinceName = 2.5.4.8static final ASN1ObjectIdentifier
Extension.subjectAlternativeName
Subject Alternative Namestatic final ASN1ObjectIdentifier
Extension.subjectDirectoryAttributes
Subject Directory Attributesstatic final ASN1ObjectIdentifier
Extension.subjectInfoAccess
Subject Info Accessstatic final ASN1ObjectIdentifier
Extension.subjectKeyIdentifier
Subject Key Identifierstatic final ASN1ObjectIdentifier
Extension.targetInformation
TargetInformation extension in attribute certificates.Methods in org.bouncycastle.asn1.x509 that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionAccessDescription.getAccessMethod()
AlgorithmIdentifier.getAlgorithm()
Attribute.getAttrType()
Extensions.getCriticalExtensionOIDs()
Extensions.getExtensionOIDs()
Extension.getExtnId()
Extensions.getNonCriticalExtensionOIDs()
ObjectDigestInfo.getOtherObjectTypeID()
PolicyInformation.getPolicyIdentifier()
PolicyQualifierInfo.getPolicyQualifierId()
OtherName.getTypeID()
KeyPurposeId.toOID()
Methods in org.bouncycastle.asn1.x509 with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionvoid
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.static GeneralNames
GeneralNames.fromExtensions
(Extensions extensions, ASN1ObjectIdentifier extOID) Extensions.getExtension
(ASN1ObjectIdentifier oid) return the extension represented by the object identifier passed in.Extensions.getExtensionParsedValue
(ASN1ObjectIdentifier oid) return the parsed value of the extension represented by the object identifier passed in.CertificatePolicies.getPolicyInformation
(ASN1ObjectIdentifier policyIdentifier) Constructors in org.bouncycastle.asn1.x509 with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionAccessDescription
(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) Extension
(ASN1ObjectIdentifier extnId, boolean critical, ASN1OctetString value) Extension
(ASN1ObjectIdentifier extnId, ASN1Boolean critical, ASN1OctetString 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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
ETSIQCObjectIdentifiers.id_etsi_qcs_LimiteValue
static final ASN1ObjectIdentifier
ETSIQCObjectIdentifiers.id_etsi_qcs_QcCompliance
static final ASN1ObjectIdentifier
ETSIQCObjectIdentifiers.id_etsi_qcs_QcPds
static final ASN1ObjectIdentifier
ETSIQCObjectIdentifiers.id_etsi_qcs_QcSSCD
static final ASN1ObjectIdentifier
ETSIQCObjectIdentifiers.id_etsi_qcs_QcType
static final ASN1ObjectIdentifier
ETSIQCObjectIdentifiers.id_etsi_qcs_RetentionPeriod
static final ASN1ObjectIdentifier
ETSIQCObjectIdentifiers.id_etsi_qct_eseal
static final ASN1ObjectIdentifier
ETSIQCObjectIdentifiers.id_etsi_qct_esign
static final ASN1ObjectIdentifier
ETSIQCObjectIdentifiers.id_etsi_qct_web
static final ASN1ObjectIdentifier
RFC3739QCObjectIdentifiers.id_qcs_pkixQCSyntax_v1
OID: 1.3.6.1.5.5.7.11.1static final ASN1ObjectIdentifier
RFC3739QCObjectIdentifiers.id_qcs_pkixQCSyntax_v2
OID: 1.3.6.1.5.5.7.11.2Methods in org.bouncycastle.asn1.x509.qualified that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionTypeOfBiometricData.getBiometricDataOid()
SemanticsInformation.getSemanticsIdentifier()
QCStatement.getStatementId()
Constructors in org.bouncycastle.asn1.x509.qualified with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionQCStatement
(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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
SigIObjectIdentifiers.id_sigi
OID: 1.3.36.8static final ASN1ObjectIdentifier
SigIObjectIdentifiers.id_sigi_cp
Certificate policy IDs for German SigI (Signature Interoperability Specification)static final ASN1ObjectIdentifier
SigIObjectIdentifiers.id_sigi_cp_sigconform
Certificate is conformant to german signature law.static final ASN1ObjectIdentifier
SigIObjectIdentifiers.id_sigi_kp
Key purpose IDs for German SigI (Signature Interoperability Specification)static final ASN1ObjectIdentifier
SigIObjectIdentifiers.id_sigi_kp_directoryService
To be used for for the generation of directory service certificates.static final ASN1ObjectIdentifier
SigIObjectIdentifiers.id_sigi_on
Other Name IDs for German SigI (Signature Interoperability Specification)static final 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 ASN1ObjectIdentifierModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
X9ObjectIdentifiers.ansi_X9_42
X9.42static final ASN1ObjectIdentifier
X9ObjectIdentifiers.ansi_X9_62
Base OID: 1.2.840.10045static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2onb191v4
Two Curve c2onb191v4, OID: 1.2.840.10045.3.0.8static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2onb191v5
Two Curve c2onb191v5, OID: 1.2.840.10045.3.0.9static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2onb239v4
Two Curve c2onb239v4, OID: 1.2.840.10045.3.0.14static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2onb239v5
Two Curve c2onb239v5, OID: 1.2.840.10045.3.0.15static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2pnb163v1
Two Curve c2pnb163v1, OID: 1.2.840.10045.3.0.1static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2pnb163v2
Two Curve c2pnb163v2, OID: 1.2.840.10045.3.0.2static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2pnb163v3
Two Curve c2pnb163v3, OID: 1.2.840.10045.3.0.3static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2pnb176w1
Two Curve c2pnb176w1, OID: 1.2.840.10045.3.0.4static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2pnb208w1
Two Curve c2pnb208w1, OID: 1.2.840.10045.3.0.10static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2pnb272w1
Two Curve c2pnb272w1, OID: 1.2.840.10045.3.0.16static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2pnb304w1
Two Curve c2pnb304w1, OID: 1.2.840.10045.3.0.17static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2pnb368w1
Two Curve c2pnb368w1, OID: 1.2.840.10045.3.0.19static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2tnb191v1
Two Curve c2tnb191v1, OID: 1.2.840.10045.3.0.5static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2tnb191v2
Two Curve c2tnb191v2, OID: 1.2.840.10045.3.0.6static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2tnb191v3
Two Curve c2tnb191v3, OID: 1.2.840.10045.3.0.7static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2tnb239v1
Two Curve c2tnb239v1, OID: 1.2.840.10045.3.0.11static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2tnb239v2
Two Curve c2tnb239v2, OID: 1.2.840.10045.3.0.12static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2tnb239v3
Two Curve c2tnb239v3, OID: 1.2.840.10045.3.0.13static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2tnb359v1
Two Curve c2tnb359v1, OID: 1.2.840.10045.3.0.18static final ASN1ObjectIdentifier
X9ObjectIdentifiers.c2tnb431r1
Two Curve c2tnb431r1, OID: 1.2.840.10045.3.0.20static final ASN1ObjectIdentifier
X9ObjectIdentifiers.characteristic_two_field
OID: 1.2.840.10045.1.2static final ASN1ObjectIdentifier
X9ObjectIdentifiers.cTwoCurve
Two Curvesstatic final ASN1ObjectIdentifier
X9ObjectIdentifiers.dhEphem
X9.42 dhEphem OID: 1.2.840.10046.3.2static final ASN1ObjectIdentifier
X9ObjectIdentifiers.dhHybrid1
X9.42 dhHybrid1 OID: 1.2.840.10046.3.4static final ASN1ObjectIdentifier
X9ObjectIdentifiers.dhHybrid2
X9.42 dhHybrid2 OID: 1.2.840.10046.3.5static final ASN1ObjectIdentifier
X9ObjectIdentifiers.dhHybridOneFlow
X9.42 dhHybridOneFlow OID: 1.2.840.10046.3.6static final ASN1ObjectIdentifier
X9ObjectIdentifiers.dhOneFlow
X9.42 dhOneFlow OID: 1.2.840.10046.3.3static final ASN1ObjectIdentifier
X9ObjectIdentifiers.dhpublicnumber
Diffie-Hellmanstatic final ASN1ObjectIdentifier
X9ObjectIdentifiers.dhSinglePass_cofactorDH_sha1kdf_scheme
OID: 1.3.133.16.840.63.0.3static final ASN1ObjectIdentifier
X9ObjectIdentifiers.dhSinglePass_stdDH_sha1kdf_scheme
OID: 1.3.133.16.840.63.0.2static final ASN1ObjectIdentifier
X9ObjectIdentifiers.dhStatic
X9.42 dhStatic OID: 1.2.840.10046.3.1static final ASN1ObjectIdentifier
X9ObjectIdentifiers.ecdsa_with_SHA1
OID: 1.2.840.10045.4.1static final ASN1ObjectIdentifier
X9ObjectIdentifiers.ecdsa_with_SHA2
OID: 1.2.840.10045.4.3static final ASN1ObjectIdentifier
X9ObjectIdentifiers.ecdsa_with_SHA224
OID: 1.2.840.10045.4.3.1static final ASN1ObjectIdentifier
X9ObjectIdentifiers.ecdsa_with_SHA256
OID: 1.2.840.10045.4.3.2static final ASN1ObjectIdentifier
X9ObjectIdentifiers.ecdsa_with_SHA384
OID: 1.2.840.10045.4.3.3static final ASN1ObjectIdentifier
X9ObjectIdentifiers.ecdsa_with_SHA512
OID: 1.2.840.10045.4.3.4static final ASN1ObjectIdentifier
X9ObjectIdentifiers.ellipticCurve
Named curves basestatic final ASN1ObjectIdentifier
X9ObjectIdentifiers.gnBasis
OID: 1.2.840.10045.1.2.3.1static final ASN1ObjectIdentifier
X9ObjectIdentifiers.id_dsa
DSAstatic final 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 final ASN1ObjectIdentifier
X9ObjectIdentifiers.id_ecPublicKey
OID: 1.2.840.10045.2.1static final ASN1ObjectIdentifier
X9ObjectIdentifiers.id_ecSigType
OID: 1.2.840.10045.4static final ASN1ObjectIdentifier
X9ObjectIdentifiers.id_fieldType
OID: 1.2.840.10045.1static final ASN1ObjectIdentifier
X9ObjectIdentifiers.id_kdf_kdf2
static final ASN1ObjectIdentifier
X9ObjectIdentifiers.id_kdf_kdf3
static final ASN1ObjectIdentifier
X9ObjectIdentifiers.id_publicKeyType
OID: 1.2.840.10045.2static final ASN1ObjectIdentifier
X9ObjectIdentifiers.mqv1
X9.42 MQV1 OID: 1.2.840.10046.3.8static final ASN1ObjectIdentifier
X9ObjectIdentifiers.mqv2
X9.42 MQV2 OID: 1.2.840.10046.3.7static final ASN1ObjectIdentifier
X9ObjectIdentifiers.mqvSinglePass_sha1kdf_scheme
OID: 1.3.133.16.840.63.0.16static final ASN1ObjectIdentifier
X9ObjectIdentifiers.ppBasis
OID: 1.2.840.10045.1.2.3.3static final ASN1ObjectIdentifier
X9ObjectIdentifiers.prime_field
OID: 1.2.840.10045.1.1static final ASN1ObjectIdentifier
X9ObjectIdentifiers.prime192v1
Prime Curve prime192v1, OID: 1.2.840.10045.3.1.1static final ASN1ObjectIdentifier
X9ObjectIdentifiers.prime192v2
Prime Curve prime192v2, OID: 1.2.840.10045.3.1.2static final ASN1ObjectIdentifier
X9ObjectIdentifiers.prime192v3
Prime Curve prime192v3, OID: 1.2.840.10045.3.1.3static final ASN1ObjectIdentifier
X9ObjectIdentifiers.prime239v1
Prime Curve prime239v1, OID: 1.2.840.10045.3.1.4static final ASN1ObjectIdentifier
X9ObjectIdentifiers.prime239v2
Prime Curve prime239v2, OID: 1.2.840.10045.3.1.5static final ASN1ObjectIdentifier
X9ObjectIdentifiers.prime239v3
Prime Curve prime239v3, OID: 1.2.840.10045.3.1.6static final ASN1ObjectIdentifier
X9ObjectIdentifiers.prime256v1
Prime Curve prime256v1, OID: 1.2.840.10045.3.1.7static final ASN1ObjectIdentifier
X9ObjectIdentifiers.primeCurve
Prime Curvesstatic final ASN1ObjectIdentifier
X9ObjectIdentifiers.tpBasis
OID: 1.2.840.10045.1.2.3.2static final ASN1ObjectIdentifier
X9ObjectIdentifiers.x9_42_schemes
X9.42 schemas base OID: 1.2.840.10046.3static final ASN1ObjectIdentifier
X9ObjectIdentifiers.x9_44
X9.44static final ASN1ObjectIdentifier
X9ObjectIdentifiers.x9_44_components
static final ASN1ObjectIdentifier
X9ObjectIdentifiers.x9_63_scheme
X9.63 - Signature SpecificationMethods in org.bouncycastle.asn1.x9 that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionKeySpecificInfo.getAlgorithm()
The object identifier for the CEK wrapping algorithm.X9FieldID.getIdentifier()
static ASN1ObjectIdentifier
return the object identifier signified by the passed in name.static ASN1ObjectIdentifier
return the object identifier signified by the passed in name.Methods in org.bouncycastle.asn1.x9 with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic 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 ASN1ObjectIdentifierModifierConstructorDescriptionKeySpecificInfo
(ASN1ObjectIdentifier algorithm, ASN1OctetString counter) Base constructor.X962Parameters
(ASN1ObjectIdentifier namedCurve) -
Uses of ASN1ObjectIdentifier in org.bouncycastle.crypto.asymmetric
Methods in org.bouncycastle.crypto.asymmetric that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionGOST3410Parameters.getDigestParamSet()
Return the object identifier for the digest parameter set.GOST3410Parameters.getEncryptionParamSet()
Return the object identifier for the encryption parameter set.NamedECDomainParameters.getID()
Return object identifier that identifies these parameters.GOST3410Parameters.getPublicKeyParamSet()
Return the object identifier for the public key parameter set.static ASN1ObjectIdentifier
ECDomainParametersIndex.lookupOID
(ECDomainParameters domainParameters) Methods in org.bouncycastle.crypto.asymmetric with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic NamedECDomainParameters
ECDomainParametersIndex.lookupDomainParameters
(ASN1ObjectIdentifier paramOid) Retrieve an EC based domain parameter by OID.Constructors in org.bouncycastle.crypto.asymmetric with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionDSTU4145Parameters
(ASN1ObjectIdentifier domainParameters) DSTU4145Parameters
(ASN1ObjectIdentifier domainParameters, byte[] dke) GOST3410Parameters
(ASN1ObjectIdentifier publicKeyParamSet) Constructor from the public key parameter set object identifier.GOST3410Parameters
(ASN1ObjectIdentifier publicKeyParamSet, ASN1ObjectIdentifier digestParamSet) Constructor for signing parameters.GOST3410Parameters
(ASN1ObjectIdentifier publicKeyParamSet, ASN1ObjectIdentifier digestParamSet, ASN1ObjectIdentifier encryptionParamSet) Constructor for signing/encryption parameters.GOST3410Parameters
(ASN1ObjectIdentifier publicKeyParamSet, ASN1ObjectIdentifier digestParamSet, ASN1ObjectIdentifier encryptionParamSet, T domainParameters) Constructor for signing/encryption parameters with explicit domain parameters.GOST3410Parameters
(ASN1ObjectIdentifier publicKeyParamSet, ASN1ObjectIdentifier digestParamSet, T domainParameters) Constructor for signing parameters with explicit domain parameters.NamedECDomainParameters
(ASN1ObjectIdentifier id, ECCurve curve, ECPoint G, BigInteger n) Constructor that assumes the co-factor h is 1.NamedECDomainParameters
(ASN1ObjectIdentifier id, ECCurve curve, ECPoint G, BigInteger n, BigInteger h) Constructor with explicit co-factor.NamedECDomainParameters
(ASN1ObjectIdentifier id, ECCurve curve, ECPoint G, BigInteger n, BigInteger h, byte[] seed) Constructor with explicit co-factor and generation seed. -
Uses of ASN1ObjectIdentifier in org.bouncycastle.crypto.general
Methods in org.bouncycastle.crypto.general that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic ASN1ObjectIdentifier
GOST28147.getSBoxOID
(byte[] sBox) static ASN1ObjectIdentifier
GOST28147.getSBoxOID
(String name) Methods in org.bouncycastle.crypto.general with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic byte[]
GOST28147.getSBox
(ASN1ObjectIdentifier sBoxOID) Return the S-Box associated with SBox OID.static String
GOST28147.getSBoxName
(ASN1ObjectIdentifier oid) -
Uses of ASN1ObjectIdentifier in org.bouncycastle.crypto.internal.params
Methods in org.bouncycastle.crypto.internal.params that return ASN1ObjectIdentifier -
Uses of ASN1ObjectIdentifier in org.bouncycastle.crypto.internal.signers
Constructors in org.bouncycastle.crypto.internal.signers with parameters of type ASN1ObjectIdentifierModifierConstructorDescriptionBaseRsaDigestSigner
(AsymmetricBlockCipher rsaEngine, Digest digest, ASN1ObjectIdentifier digestOid) -
Uses of ASN1ObjectIdentifier in org.bouncycastle.crypto.util
Methods in org.bouncycastle.crypto.util that return ASN1ObjectIdentifierConstructors in org.bouncycastle.crypto.util with parameters of type ASN1ObjectIdentifier -
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.spec
Methods in org.bouncycastle.jcajce.spec that return ASN1ObjectIdentifierModifier and TypeMethodDescriptionGOST3410ParameterSpec.getDigestParamSet()
GOST3410ParameterSpec.getEncryptionParamSet()
GOST3410ParameterSpec.getPublicKeyParamSet()
Constructors in org.bouncycastle.jcajce.spec with parameters of type ASN1ObjectIdentifier -
Uses of ASN1ObjectIdentifier in org.bouncycastle.jcajce.util
Methods in org.bouncycastle.jcajce.util with parameters of type ASN1ObjectIdentifierModifier and TypeMethodDescriptionstatic String
MessageDigestUtils.getDigestName
(ASN1ObjectIdentifier digestAlgOID) Attempt to find a standard JCA name for the digest represented by the passed in OID.