SHOW Signed

net.rim.device.api.crypto.oid
Class OIDs

java.lang.Object
  |
  +--net.rim.device.api.crypto.oid.OIDs

public final class OIDs
extends Object

Contains many frequently used OIDs, and maintains associations between OIDs and objects.

The association is always represented by a long. RIM has predefined the following associations, although developers are free to add their own associations.

Association OID to Value (String, Integer, Object)
KEY_ALGORITHM_NAME (OID <-> String, e.g. "RSA", "EC", etc)
SIGNATURE_ALGORITHM_NAME (OID <-> String, e.g. "RSA_PKCS1/SHA1", "ECDSA", etc)
HASH_ALGORITHM_NAME (OID <-> String, e.g. "SHA1", "MD5", etc)
OID_NAME (OID <-> String, e.g. "CN", "OU", etc)
ELLIPTIC_CURVE_ID (OID <-> String, e.g. "EC163K1", see ECCryptoSystem)
SYMMETRIC_ALGORITHM_NAME (OID <-> String, e.g. "AES_128_CFB", etc)
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.

Since:
JDE 3.6.0

Field Summary
 Category: Signed static int AES_128_CBC
          AES_128_CBC = 2.16.840.1.101.3.4.1.2 Represents AES 128 bit key in CBC mode.
 Category: Signed static int AES_128_CFB
          AES_128_CFB = 2.16.840.1.101.3.4.1.4 Represents AES 128 bit key in CFB mode.
 Category: Signed static int AES_128_ECB
          AES_128_ECB = 2.16.840.1.101.3.4.1.1 Represents AES 128 bit key in ECB mode.
 Category: Signed static int AES_128_KEY_WRAP
          AES_128_KEY_WRAP = 2.16.840.1.101.3.4.1.5 Represents AES 128 bit key wrap for CMS.
 Category: Signed static int AES_128_OFB
          AES_128_OFB = 2.16.840.1.101.3.4.1.3 Represents AES 128 bit key in OFB mode.
 Category: Signed static int AES_192_CBC
          AES_192_CBC = 2.16.840.1.101.3.4.1.22 Represents AES 192 bit key in CBC mode.
 Category: Signed static int AES_192_CFB
          AES_192_CFB = 2.16.840.1.101.3.4.1.24 Represents AES 192 bit key in CFB mode.
 Category: Signed static int AES_192_ECB
          AES_192_ECB = 2.16.840.1.101.3.4.1.21 Represents AES 192 bit key in ECB mode.
 Category: Signed static int AES_192_KEY_WRAP
          AES_192_KEY_WRAP = 2.16.840.1.101.3.4.1.25 Represents AES 192 bit key wrap for CMS.
 Category: Signed static int AES_192_OFB
          AES_192_OFB = 2.16.840.1.101.3.4.1.23 Represents AES 192 bit key in OFB mode.
 Category: Signed static int AES_256_CBC
          AES_256_CBC = 2.16.840.1.101.3.4.1.42 Represents AES 256 bit key in CBC mode.
 Category: Signed static int AES_256_CFB
          AES_256_CFB = 2.16.840.1.101.3.4.1.44 Represents AES 256 bit key in CFB mode.
 Category: Signed static int AES_256_ECB
          AES_256_ECB = 2.16.840.1.101.3.4.1.41 Represents AES 256 bit key in ECB mode.
 Category: Signed static int AES_256_KEY_WRAP
          AES_256_KEY_WRAP = 2.16.840.1.101.3.4.1.45 Represents AES 256 bit key wrap for CMS.
 Category: Signed static int AES_256_OFB
          AES_256_OFB = 2.16.840.1.101.3.4.1.43 Represents AES 256 bit key in OFB mode.
 Category: Signed static int C2PND163V1
          C2PND163V1 = 1.2.840.10045.3.0.1 Represents the WTLS5 elliptic curve.
 Category: Signed static int CAST128_CBC
          CAST128_CBC = 1.2.840.113533.7.66.10 Represents the cbc mode of cast
 Category: Signed static int CAST128_CMS_KEY_WRAP
          CAST128_CMS_KEY_WRAP = 1.2.840.113533.7.66.15 Represents the key wrap algorithm for cast in cms
 Category: Signed static int certAccessDescriptionOCSP
          certAccessDescriptionOCSP = 1.3.6.1.5.5.7.48.1 Information about the certificate access for ocsp.
 Category: Signed static int certAuthorityInfoAccess
          certAuthorityInfoAccess = 1.3.6.1.5.5.7.1.1 Information about the certificate authority.
 Category: Signed static int cmsIdAlgCMS3DESWrap
          cmsIdAlgCMS3DESWrap = 1.2.840.113549.1.9.16.3.6 Represents the 3DES Key Wrap algorithm.
 Category: Signed static int cmsIdAlgCMSRC2Wrap
          cmsIdAlgCMSRC2Wrap = 1.2.840.113549.1.9.16.3.7 Represents the RC2 Key Wrap algorithm.
 Category: Signed static int cmsIdAlgESDH
          cmsIdAlgESDH = 1.2.840.113549.1.9.16.3.5 Represents the ephemeral static DH KDF.
 Category: Signed static int cmsIdAlgPWRIKEK
          cmsIdAlgPWRIKEK = 1.2.840.113549.1.9.16.3.9 Represents the password based recipient info type.
 Category: Signed static int cmsIdAlgSSDH
          cmsIdAlgSSDH = 1.2.840.113549.1.9.16.3.10 Represents the static static DH KDF
 Category: Signed static int cmsIdAlgZLibCompress
          cmsIdAlgZLibCompress = 1.2.840.113549.1.9.16.3.8 Represents the ZLib compression algorithm.
 Category: Signed static int cmsIdAuthenticatedData
          cmsIdAuthenticatedData = 1.2.840.113549.1.9.16.1.2 Represents AuthenticatedData type.
 Category: Signed static int cmsIdCtCompressedData
          cmsIdCtCompressedData = 1.2.840.113549.1.9.16.3.6 Represents CompressedData type.
 Category: Signed static int cmsIdCtContentInfo
          cmsIdCtContentInfo = 1.2.840.113549.1.9.16.1.6 Represents CtContentInfo type.
 Category: Signed static int cmsIdCtReceipt
          cmsIdCtReceipt = 1.2.840.113549.1.9.16.1.1 Represents CtReceiptInfo type.
 Category: Signed static int cmsIdData
          cmsIdData = 1.2.840.113549.1.7.1 Represents Data type.
 Category: Signed static int cmsIdDigestedData
          cmsIdDigestedData = 1.2.840.113549.1.7.5 Represents DigestedData type.
 Category: Signed static int cmsIdEncrypedData
          cmsIdEncrypedData = 1.2.840.113549.1.7.6 Represents EncrypedData type.
 Category: Signed static int cmsIdEnvelopedData
          cmsIdEnvelopedData = 1.2.840.113549.1.7.3 Represents EnvelopedData type.
 Category: Signed static int cmsIdSignedAndEnvelopedData
          cmsIdSignedAndEnvelopedData = 1.2.840.113549.1.7.4 Represents SignedAndEnvelopedData type.
 Category: Signed static int cmsIdSignedData
          cmsIdSignedData = 1.2.840.113549.1.7.2 Represents SignedData type.
 Category: Signed static int desCBC
          desCBC = 1.3.14.3.2.7 des in CBC mode.
 Category: Signed static int desEDE3CBC
          desEDE3CBC = 1.2.840.113549.3.7 Triple des in CBC mode.
 Category: Signed static int DH
          DH = 1.2.840.10046.2.1 Repesents the DH algorithm and keys.
 Category: Signed static int DH_KEYAGREEMENT
          DH_KEYAGREEMENT = 1.2.840.113549.1.3.1 Represents the DH key agreement scheme.
 Category: Signed static int dhSinglePass_CofactorDH_SHA1KDF_Scheme
          dhSinglePass_CofactorDH_SHA1KDF_Scheme = 1.3.133.16.840.63.0.3 Represents the ECDH KDF.
 Category: Signed static int dhSinglePass_StdDH_SHA1KDF_Scheme
          dhSinglePass_StdDH_SHA1KDF_Scheme = 1.3.133.16.840.63.0.2 Represents the ECDH KDF.
 Category: Signed static int DSA
          DSA = 1.2.840.10040.4.1 Represents the DSA signature algorithm.
 Category: Signed static int DSA_SHA1
          DSA_SHA1 = 1.2.840.10040.4.3 Represents the DSA signature algorithms with SHA1.
 Category: Signed static int EC
          EC 1.2.840.10045.2.1 Represents EC keys.
 Category: Signed static int ECDSA
          ECDSA = 1.2.840.10045.4 Represents the ECDSA signature algorithm.
 Category: Signed static int ECDSA_SHA1
          ECDSA_SHA1 1.2.840.10045.4.1 Represents the ECDSA signature algorithm with SHA1.
 Category: Signed static long ELLIPTIC_CURVE_ID
          Associates OIDs and elliptic curve identifiers, eg EC163K1.
 Category: Signed static int emsAcceptRequestRecipientName
          emsAcceptRequestRecipientName = 2.16.840.1.114027.22.12 The recipient name for an accept request/response in ems
 Category: Signed static int emsAcceptRequestSalutation
          emsAcceptRequestSalutation = 2.16.840.1.114027.22.13 The accept request salutation in ems
 Category: Signed static int emsEncryptRequestRecipientInformation
          emsEncryptRequestRecipientInformation = 2.16.840.1.114027.22.10 Recipient info for encryption requests in ems
 Category: Signed static int emsExtendedKeyUsage
          emsExtendedKeyUsage = 2.16.840.1.114027.22.2 The extended key usage oid for use in an EMS server certificate
 Category: Signed static int emsProofOfIntention
          emsProofOfIntention = 2.16.840.1.114027.22.16 The proof of intention identifier for ems
 Category: Signed static long HASH_ALGORITHM_NAME
          Associates OIDs and hash algorithm name strings, eg "SHA1", "SHA256", "MD5", "RIPEMD160".
 Category: Signed static int hmacSHA1
          hmacSHA1 = 1.3.6.1.5.5.8.1.2 hmac with SHA1 from the IPSec oid arc.
 Category: Signed static int id_aa_contentHint
          id_aa_contentHint = 1.2.840.113549.1.9.16.2.4 contentHint for SMIME ESS.
 Category: Signed static int id_aa_contentIdentifier
          id_aa_contentIdentifier = 1.2.840.113549.1.9.16.2.7 contentIdentifier for SMIME ESS.
 Category: Signed static int id_aa_contentReference
          id_aa_contentReference = 1.2.840.113549.1.9.16.2.10 contentReference for SMIME ESS.
 Category: Signed static int id_aa_encrypKeyPref
          id_aa_encrypKeyPref = 1.2.840.113549.1.9.16.2.11 encrypKeyPref for SMIME ESS.
 Category: Signed static int id_aa_equivalentLabels
          id_aa_equivalentLabelsf = 1.2.840.113549.1.9.16.2.9 equivalentLabels for SMIME ESS.
 Category: Signed static int id_aa_mlExpandHistory
          id_aa_mlExpandHistory = 1.2.840.113549.1.9.16.2.3 mlExpandHistory for SMIME ESS.
 Category: Signed static int id_aa_msgSigDigest
          id_aa_msgSigDigest = 1.2.840.113549.1.9.16.2.5 msgSigDigest for SMIME ESS.
 Category: Signed static int id_aa_receiptRequest
          id_aa_receiptRequest = 1.2.840.113549.1.9.16.2.1 receiptRequest for SMIME ESS.
 Category: Signed static int id_aa_securityLabel
          id_aa_securityLabel = 1.2.840.113549.1.9.16.2.2 securityLabel for SMIME ESS.
 Category: Signed static int id_aa_signingCertificate
          id_aa_signingCertificate = 1.2.840.113549.1.9.16.2.12 signingCertificate for SMIME ESS.
 Category: Signed static int id_SPKM_KDF_with_SHA1
          id_SPKM_KDF_with_SHA1 = 1.3.6.1.5.5.1.30 Represents the SPKM KDF with SHA-1 from RFC 2025.
 Category: Signed static int idAtCommonName
          idAtCommonName = 2.5.4.3 Represents the common name.
 Category: Signed static int idAtCountryName
          idAtCountryName = 2.5.4.6 Represents the CountryName of the DN.
 Category: Signed static int idAtDnQualifier
          idAtDnQualifier = 2.5.4.46 Represents the DnQualifier of the DN.
 Category: Signed static int idAtDomainComponent
          idAtDomainComponent = 0.9.2342.19200300.100.1.25 Represents the Domain Component of the DN.
 Category: Signed static int idAtGenerationQualifier
          idAtGenerationQualifier = 2.5.4.44 Represents the GenerationQualifier of the DN.
 Category: Signed static int idAtGivenName
          idAtGivenName = 2.5.4.42 Represents the GivenName of the DN.
 Category: Signed static int idAtInitials
          idAtInitials = 2.5.4.43 Represents the Initials of the DN.
 Category: Signed static int idAtLocalityName
          idAtLocalityName = 2.5.4.7 Represents the LocalityName of the DN.
 Category: Signed static int idAtName
          idAtName = 2.5.4.41 Represents the Name of the DN.
 Category: Signed static int idAtOrganizationalUnitName
          idAtOrganizationalUnitName = 2.5.4.11 Represents the OrganizationalUnitName of the DN.
 Category: Signed static int idAtOrganizationName
          idAtOrganizationName = 2.5.4.10 Represents the OrganizationName of the DN.
 Category: Signed static int idAtStateOrProvinceName
          idAtStateOrProvinceName = 2.5.4.8 Represents the StateOrProvinceName of the DN.
 Category: Signed static int idAtStreetAddress
          idAtStreetAddress = 2.5.4.9 Represents the StreetAddress of the DN.
 Category: Signed static int idAtSurname
          idAtSurname = 2.5.4.4 Represents the surname of the Distinguished Name (DN).
 Category: Signed static int idAtTitle
          idAtTitle = 2.5.4.12 Represents the Title of the DN.
 Category: Signed static int idAtUserID
          idAtDomainComponent = 0.9.2342.19200300.100.1.1 Represents the UserID of the DN.
 Category: Signed static int idCeAuthorityKeyIdentifier
          idCeAuthorityKeyIdentifier = 2.5.29.35 Represents the certificate extension for AuthorityKeyIdentifier.
 Category: Signed static int idCeBasicConstraints
          idCeBasicConstraints = 2.5.29.19 Represents the certificate extension for BasicConstraints.
 Category: Signed static int idCeBasicConstraintsDeprecated
          idCeBasicConstraintsDeprecated = 2.5.29.10 Represents the deprecated certificate extension for BasicConstraints.
 Category: Signed static int idCeCertificateIssuer
          idCeCertificateIssuer = 2.5.29.29 Represents the certificate extension for CertificateIssuer.
 Category: Signed static int idCeCertificatePolicies
          idCeCertificatePolicies = 2.5.29.32 Represents the certificate extension for CertificatePolicies.
 Category: Signed static int idCeCRLDistributionPoints
          idCeCRLDistributionPoints = 2.5.29.31 Represents the certificate extension for CRLDistributionPoints.
 Category: Signed static int idCeCRLNumber
          idCeCRLNumber = 2.5.29.20 Represents the certificate extension for CRLNumber.
 Category: Signed static int idCeDeltaCRLIndicator
          idCeDeltaCRLIndicator = 2.5.29.27 Represents the certificate extension for DeltaCRLIndicator.
 Category: Signed static int idCeExtKeyUsage
          idCeExtKeyUsage = 2.5.29.37 Represents the certificate extension for ExtKeyUsage.
 Category: Signed static int idCeInstructionCode
          idCeInstructionCode = 2.5.29.23 Represents the certificate extension for InstructionCode.
 Category: Signed static int idCeInvalidityDate
          idCeInvalidityDate = 2.5.29.24 Represents the certificate extension for InvalidityDate.
 Category: Signed static int idCeIssuerAltName
          idCeIssuerAltName = 2.5.29.18 Represents the certificate extension for IssuerAltName.
 Category: Signed static int idCeIssuingDistributionPoint
          idCeIssuingDistributionPoint = 2.5.29.28 Represents the certificate extension for IssuingDistributionPoint.
 Category: Signed static int idCeKeyUsage
          idCeKeyUsage = 2.5.29.15 Represents the certificate extension for KeyUsage.
 Category: Signed static int idCeNameConstraints
          idCeNameConstraints = 2.5.29.30 Represents the certificate extension for NameConstraints.
 Category: Signed static int idCePolicyConstraints
          idCePolicyConstraints = 2.5.29.36 Represents the certificate extension for PolicyConstraints.
 Category: Signed static int idCePolicyMappings
          idCePolicyMappings = 2.5.29.33 Represents the certificate extension for PolicyMappings.
 Category: Signed static int idCePrivateKeyUsagePeriod
          idCePrivateKeyUsagePeriod = 2.5.29.16 Represents the certificate extension for PrivateKeyUsagePeriod.
 Category: Signed static int idCeReasonCode
          idCeReasonCode = 2.5.29.21 Represents the certificate extension for ReasonCode.
 Category: Signed static int idCeSubjectAltName
          idCeSubjectAltName = 2.5.29.17 Represents the certificate extension for SubjectAltName.
 Category: Signed static int idCeSubjectDirectoryAttributes
          idCeSubjectDirectoryAttributes = 2.5.29.9 Represents the certificate extension for SubjectDirectoryAttributes.
 Category: Signed static int idCeSubjectKeyIdentifier
          idCeSubjectKeyIdentifier = 2.5.29.14 Represents the certificate extension for SubjectKeyIdentifier.
 Category: Signed static int idHmacSHA1
          idHmacSHA1 = 1.2.840.113549.2.7 hmac with SHA1 from the RSA oid arc.
 Category: Signed static int idKpClientAuth
          idKpClientAuth = 1.3.6.1.5.5.7.3.2 Represents a TLS Web client authentication - see RFC 2459.
 Category: Signed static int idKpCodeSigning
          idKpCodeSigning = 1.3.6.1.5.5.7.3.3 Represents the signing of downloadable exectuable code - see RFC 2459.
 Category: Signed static int idKpEmailProtection
          idKpEmailProtection = 1.3.6.1.5.5.7.3.4 Represents email protection - see RFC 2459.
 Category: Signed static int idKpOCSPSigning
          idKpOCSPSigning = 1.3.6.1.5.5.7.3.9 Indicates that a given key can sign OCSP responses - see RFC 2560.
 Category: Signed static int idKpServerAuth
          idKpServerAuth = 1.3.6.1.5.5.7.3.1 Represents a TLS Web server authentication - see RFC 2459.
 Category: Signed static int idKpTimeStamping
          idKpTimeStamping = 1.3.6.1.5.5.7.3.8 Represents a way to bind an object to a time - see RFC 2459.
 Category: Signed static int KEA
          KEA 2.16.840.1.101.2.1.1.22 Represents the KEA key agreement algorithm.
 Category: Signed static long KEY_ALGORITHM_NAME
          Associates OIDs and key algorithm name strings, eg "RSA", "DSA", "DH", "EC".
 Category: Signed static int MD2
          MD2 = 1.2.840.113549.2.2 Represents the MD2 hash algorithm.
 Category: Signed static int MD4
          MD4 = 1.2.840.113549.2.4 Represents the MD4 hash algorithm.
 Category: Signed static int MD5
          MD5 = 1.2.840.113549.2.5 Represents the MD5 hash algorithm.
 Category: Signed static int mqvSinglePass_SHA1KDF_Scheme
          mqvSinglePass_SHA1KDF_Scheme = 1.3.133.16.840.63.0.16 Represents the ECMQV KDF.
 Category: Signed static int ocspBasicResponse
          ocspBasicResponse = 1.3.6.1.5.5.7.48.1.1 An oid used by ocsp.
 Category: Signed static int ocspNonce
          ocspNonce = 1.3.6.1.5.5.7.48.1.2 Indicates the presence of a nonce value in an OCSP request or response.
 Category: Signed static long OID_NAME
          Associates OIDs and their short name string, eg "C", "OU", etc.
 Category: Signed static int OIW_RSA_PKCS1_SHA1
          OIW_RSA_PKCS1_SHA1 = 1.3.14.3.2.29 Presents RSA with PKCS1 signature using SHA1.
 Category: Signed static int pbeWithSHAAnd128BitRC2_CBC
          pbeWithSHAAnd128BitRC2_CBC = 1.2.840.113549.1.12.1.5 128 Bit RC4 with CBC mode encryption with SHA1
 Category: Signed static int pbeWithSHAAnd128BitRC4
          pbeWithSHAAnd128BitRC4 = 1.2.840.113549.1.12.1.1 128 Bit RC4 encryption with SHA1
 Category: Signed static int pbeWithSHAAnd2_KeyTripleDES_CBC
          pbeWithSHAAnd2-KeyTripleDES-CBC = 1.2.840.113549.1.12.1.4 2-Key Triple DES with CBC mode encryption with SHA1
 Category: Signed static int pbeWithSHAAnd3_KeyTripleDES_CBC
          pbeWithSHAAnd3-KeyTripleDES-CBC = 1.2.840.113549.1.12.1.3 3-Key Triple DES with CBC mode encryption with SHA1
 Category: Signed static int pbeWithSHAAnd40BitRC2_CBC
          pbeWithSHAAnd40BitRC2_CBC = 1.2.840.113549.1.12.1.6 40 Bit RC4 with CBC mode encryption with SHA1
 Category: Signed static int pbeWithSHAAnd40BitRC4
          pbeWithSHAAnd40BitRC4 = 1.2.840.113549.1.12.1.2 40 Bit RC4 encryption with SHA1
 Category: Signed static int PBKDF2
          PBKDF2 = 1.2.840.113549.1.5.12 Presents Password Based KDF version 2 from PKCS5.
 Category: Signed static int pkcs12_certBag
          pkcs12_certBag = 1.2.840.113549.1.12.10.1.3 Certificate Bag
 Category: Signed static int pkcs12_crlBag
          pkcs12_crlBag = 1.2.840.113549.1.12.10.1.4 Certificate Revocation List Bag
 Category: Signed static int pkcs12_keyBag
          pkcs12_keyBag = 1.2.840.113549.1.12.10.1.1 Key Bag
 Category: Signed static int pkcs12_pkcs8ShroudedKeyBag
          pkcs12_pkcs8ShroudedKeyBag = 1.2.840.113549.1.12.10.1.2 PKCS8 Shrouded Key Bag
 Category: Signed static int pkcs12_safeContentsBag
          pkcs12_safeContentsBag = 1.2.840.113549.1.12.10.1.6 Safe Contents Bag
 Category: Signed static int pkcs12_secretBag
          pkcs12_secretBag = 1.2.840.113549.1.12.10.1.5 Secret Bag
 Category: Signed static int pkcs9_at_challengePassword
          pkcs9_at_challengePassword = 1.2.840.113549.1.9.7 Represents a challengePassword.
 Category: Signed static int pkcs9_at_contentType
          pkcs9_at_contentType = 1.2.840.113549.1.9.3 Represents a contentType.
 Category: Signed static int pkcs9_at_counterSignature
          pkcs9_at_counterSignature = 1.2.840.113549.1.9.6 Represents a counterSignature.
 Category: Signed static int pkcs9_at_countryOfCitizenship
          pkcs9_at_countryOfCitizenship = 1.3.6.1.5.5.7.9.4 Represents a countryOfCitizenship.
 Category: Signed static int pkcs9_at_countryOfResidence
          pkcs9_at_countryOfResidence = 1.3.6.1.5.5.7.9.5 Represents a countryOfResidence.
 Category: Signed static int pkcs9_at_dateOfBirth
          pkcs9_at_dateOfBirth = 1.3.6.1.5.5.7.9.1 Represents a dateOfBirth.
 Category: Signed static int pkcs9_at_emailAddress
          pkcs9_at_emailAddress = 1.2.840.113549.1.9.1 Represents an emailAddress.
 Category: Signed static int pkcs9_at_encryptedPrivateKeyInfo
          pkcs9_at_encryptedPrivateKeyInfo = 1.2.840.113549.1.9.25.2 Represents an encryptedPrivateKeyInfo object.
 Category: Signed static int pkcs9_at_extendedCertificateAttributes
          pkcs9_at_extendedCertificateAttributes = 1.2.840.113549.1.9.9 Represents an extendedCertificateAttributes.
 Category: Signed static int pkcs9_at_extensionRequest
          pkcs9_at_extensionRequest = 1.2.840.113549.1.9.14 Represents an extensionRequest.
 Category: Signed static int pkcs9_at_friendlyName
          pkcs9_at_friendlyName = 1.2.840.113549.1.9.20 Represents a friendlyName.
 Category: Signed static int pkcs9_at_gender
          pkcs9_at_gender = 1.3.6.1.5.5.7.9.3 Represents a gender.
 Category: Signed static int pkcs9_at_localKeyId
          pkcs9_at_localKeyId = 1.2.840.113549.1.9.21 Represents a localKeyId.
 Category: Signed static int pkcs9_at_messageDigest
          pkcs9_at_messageDigest = 1.2.840.113549.1.9.4 Represents a messageDigest.
 Category: Signed static int pkcs9_at_pkcs15Token
          pkcs9_at_pkcs15Token = 1.2.840.113549.1.9.25.1 Represents a pkcs15Token.
 Category: Signed static int pkcs9_at_pkcs7PDU
          pkcs9_at_pkcs7PDU = 1.2.840.113549.1.9.25.5 Represents a pkcs7PDU.
 Category: Signed static int pkcs9_at_placeOfBirth
          pkcs9_at_placeOfBirth = 1.3.6.1.5.5.7.9.2 Represents a placeOfBirth.
 Category: Signed static int pkcs9_at_randomNonce
          pkcs9_at_randomNonce = 1.2.840.113549.1.9.25.3 Represents a randomNonce.
 Category: Signed static int pkcs9_at_sequenceNumber
          pkcs9_at_sequenceNumber = 1.2.840.113549.1.9.25.4 Represents a sequenceNumber.
 Category: Signed static int pkcs9_at_signingDescription
          pkcs9_at_signingDescription = 1.2.840.113549.1.9.13 Represents a signingDescription.
 Category: Signed static int pkcs9_at_signingTime
          pkcs9_at_signingTime = 1.2.840.113549.1.9.5 Represents a signingTime.
 Category: Signed static int pkcs9_at_smimeCapabilities
          pkcs9_at_smimeCapabilities = 1.2.840.113549.1.9.15 Represents a smimeCapabilities.
 Category: Signed static int pkcs9_at_unstructuredAddress
          pkcs9_at_unstructuredAddress = 1.2.840.113549.1.9.8 Represents an unstructuredAddress.
 Category: Signed static int pkcs9_at_unstructuredName
          pkcs9_at_unstructuredName = 1.2.840.113549.1.9.2 Represents an unstructuredName.
 Category: Signed static int pkcs9_at_userPKCS12
          pkcs9_at_userPKCS12 = 2.16.113730.3.1.1.88 Represents a userPKCS12.
 Category: Signed static int pkcs9_mr_caseIgnoreMatch
          pkcs9_mr_caseIgnoreMatch = 1.2.840.113549.1.9.27.1 Represents a case ignore match.
 Category: Signed static int pkcs9_mr_signingTimeMatch
          pkcs9_mr_signingTimeMatch = 1.2.840.113549.1.9.27.2 Represents a signing time match.
 Category: Signed static int pkcs9_oc_naturalPerson
          pkcs9_oc_naturalPerson = 1.2.840.113549.1.9.24.2 Represents an naturalPerson.
 Category: Signed static int pkcs9_oc_pkcsEntity
          pkcs9_oc_pkcsEntity = 1.2.840.113549.1.9.24.1 Represents an pkcsEntity.
 Category: Signed static int pkcs9_sdsiCertificate
          pkcs9_sdsiCertificate = 1.2.840.113549.1.9.22.2 sdsi Certificate
 Category: Signed static int pkcs9_sx_pkcs9String
          pkcs9_sx_pkcs9String = 1.2.840.113549.1.9.26.1 Represents a pcks9 string.
 Category: Signed static int pkcs9_sx_signingTime
          pkcs9_sx_signingTime = 1.2.840.113549.1.9.26.2 Represents a signing time.
 Category: Signed static int pkcs9_x509Certificate
          pkcs9_x509Certificate = 1.2.840.113549.1.9.22.1 X509 Certificate
 Category: Signed static int pkcs9_x509CRL
          pkcs9_x509Certificate = 1.2.840.113549.1.9.23.1 X509 Certificate
 Category: Signed static int rc2CBC
          rc2CBC = 1.2.840.113549.3.2 rc2 in CBC mode.
 Category: Signed static int rc4
          rc4 = 1.2.840.113549.3.4 rc4 encryption/decryption.
 Category: Signed static int RIM_AES
          RIM_AES = 1.3.6.1.4.1.3530.9.1.2 RIM internal oid for AES.
 Category: Signed static int RIM_ARC4
          RIM_ARC4 = 1.3.6.1.4.1.3530.9.1.1 RIM internal oid for ARC4.
 Category: Signed static int RIM_CAST128
          RIM_CAST128 = 1.3.6.1.4.1.3530.9.1.3 RIM internal oid for CAST128.
 Category: Signed static int RIM_DES
          RIM_DES = 1.3.6.1.4.1.3530.9.1.4 RIM internal oid for DES.
 Category: Signed static int RIM_HMAC
          RIM_HMAC = 1.3.6.1.4.1.3530.9.1.5 RIM internal oid for HMAC.
 Category: Signed static int RIM_RC2
          RIM_RC2 = 1.3.6.1.4.1.3530.9.1.6 RIM internal oid for RC2.
 Category: Signed static int RIM_RC5
          RIM_RC5 = 1.3.6.1.4.1.3530.9.1.7 RIM internal oid for RC5.
 Category: Signed static int RIM_Skipjack
          RIM_SKIPJACK = 1.3.6.1.4.1.3530.9.1.8 RIM internal oid for Skipjack.
 Category: Signed static int RIM_TripleDES
          RIM_TRIPLEDES = 1.3.6.1.4.1.3530.9.1.9 RIM internal oid for TripleDES.
 Category: Signed static int RIPEMD128
          RIPEMD128 = 1.3.36.3.2.2 Represents the RIPEMD128 hash algorithm.
 Category: Signed static int RIPEMD160
          RIPEMD160 = 1.3.36.3.2.1 Represents the RIPEMD160 hash algorithm.
 Category: Signed static int RSA
          RSA = 1.2.840.113549.1.1.1 Represents the RSA algorithm.
 Category: Signed static int RSA_MGF1
          RSA_MGF1 = 1.2.840.113549.1.1.8 Presents the RSA MGF1 function ( mask generation function ).
 Category: Signed static int RSA_OAEP
          RSA_OAEP = 1.2.840.15245.1.1.7 Represents RSA with OAEP.
 Category: Signed static int RSA_PKCS1_MD2
          RSA_PKCS1_MD2 = 1.2.840.113549.1.1.2 Presents RSA with PKCS1 signature using MD2.
 Category: Signed static int RSA_PKCS1_MD4
          RSA_PKCS1_MD4 = 1.2.840.113549.1.1.3 Presents RSA with PKCS1 signature using MD4.
 Category: Signed static int RSA_PKCS1_MD5
          RSA_PKCS1_MD5 = 1.2.840.113549.1.1.4 Presents RSA with PKCS1 signature using MD5.
 Category: Signed static int RSA_PKCS1_RIPEMD128
          RSA_PKCS1_RIPEMD128 = 1.3.36.3.3.1.3 Presents RSA with PKCS1 signature using RIPEMD128.
 Category: Signed static int RSA_PKCS1_RIPEMD160
          RSA_PKCS1_RIPEMD160 = 1.3.36.3.3.1.2 Presents RSA with PKCS1 signature using RIPEMD160.
 Category: Signed static int RSA_PKCS1_SHA1
          RSA_PKCS1_SHA1 = 1.2.840.113549.1.1.5 Presents RSA with PKCS1 sig