Uses of Class
org.apache.geronimo.crypto.asn1.DERObjectIdentifier

Packages that use DERObjectIdentifier
org.apache.geronimo.corba.util   
org.apache.geronimo.crypto.asn1   
org.apache.geronimo.crypto.asn1.cryptopro   
org.apache.geronimo.crypto.asn1.misc   
org.apache.geronimo.crypto.asn1.oiw   
org.apache.geronimo.crypto.asn1.pkcs   
org.apache.geronimo.crypto.asn1.x509   
org.apache.geronimo.crypto.asn1.x9   
org.apache.geronimo.crypto.jce.interfaces   
org.apache.geronimo.crypto.jce.provider   
 

Uses of DERObjectIdentifier in org.apache.geronimo.corba.util
 

Methods in org.apache.geronimo.corba.util that return DERObjectIdentifier
static DERObjectIdentifier Util.decodeOIDDERObjectIdentifier(byte[] oid)
           
 

Methods in org.apache.geronimo.corba.util with parameters of type DERObjectIdentifier
static byte[] Util.encodeOID(DERObjectIdentifier oid)
           
 

Uses of DERObjectIdentifier in org.apache.geronimo.crypto.asn1
 

Methods in org.apache.geronimo.crypto.asn1 that return DERObjectIdentifier
static DERObjectIdentifier DERObjectIdentifier.getInstance(ASN1TaggedObject obj, boolean explicit)
          return an Object Identifier from a tagged object.
static DERObjectIdentifier DERObjectIdentifier.getInstance(Object obj)
          return an OID from the passed in object
 

Uses of DERObjectIdentifier in org.apache.geronimo.crypto.asn1.cryptopro
 

Fields in org.apache.geronimo.crypto.asn1.cryptopro declared as DERObjectIdentifier
static DERObjectIdentifier CryptoProObjectIdentifiers.gost_ElSgDH3410_1
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gost_ElSgDH3410_default
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR28147_cbc
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3410_2001
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_A
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_B
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_C
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_XchA
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3410_2001_CryptoPro_XchB
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3410_94
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_A
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_B
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_C
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_D
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_XchA
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_XchB
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3410_94_CryptoPro_XchC
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3411
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3411_94_CryptoProParamSet
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3411_94_with_gostR3410_2001
           
static DERObjectIdentifier CryptoProObjectIdentifiers.gostR3411_94_with_gostR3410_94
           
 

Uses of DERObjectIdentifier in org.apache.geronimo.crypto.asn1.misc
 

Fields in org.apache.geronimo.crypto.asn1.misc declared as DERObjectIdentifier
static DERObjectIdentifier MiscObjectIdentifiers.netscapeBaseURL
           
static DERObjectIdentifier MiscObjectIdentifiers.netscapeCApolicyURL
           
static DERObjectIdentifier MiscObjectIdentifiers.netscapeCARevocationURL
           
static DERObjectIdentifier MiscObjectIdentifiers.netscapeCertComment
           
static DERObjectIdentifier MiscObjectIdentifiers.netscapeCertType
           
static DERObjectIdentifier MiscObjectIdentifiers.netscapeRenewalURL
           
static DERObjectIdentifier MiscObjectIdentifiers.netscapeRevocationURL
           
static DERObjectIdentifier MiscObjectIdentifiers.netscapeSSLServerName
           
static DERObjectIdentifier MiscObjectIdentifiers.verisignCzagExtension
           
 

Uses of DERObjectIdentifier in org.apache.geronimo.crypto.asn1.oiw
 

Fields in org.apache.geronimo.crypto.asn1.oiw declared as DERObjectIdentifier
static DERObjectIdentifier OIWObjectIdentifiers.dsaWithSHA1
           
static DERObjectIdentifier OIWObjectIdentifiers.elGamalAlgorithm
           
static DERObjectIdentifier OIWObjectIdentifiers.idSHA1
           
 

Uses of DERObjectIdentifier in org.apache.geronimo.crypto.asn1.pkcs
 

Fields in org.apache.geronimo.crypto.asn1.pkcs declared as DERObjectIdentifier
static DERObjectIdentifier PKCSObjectIdentifiers.canNotDecryptAny
           
static DERObjectIdentifier PKCSObjectIdentifiers.certBag
           
static DERObjectIdentifier PKCSObjectIdentifiers.crlBag
           
static DERObjectIdentifier PKCSObjectIdentifiers.data
           
static DERObjectIdentifier PKCSObjectIdentifiers.des_EDE3_CBC
           
static DERObjectIdentifier PKCSObjectIdentifiers.dhKeyAgreement
           
static DERObjectIdentifier PKCSObjectIdentifiers.digestedData
           
static DERObjectIdentifier PKCSObjectIdentifiers.encryptedData
           
static DERObjectIdentifier PKCSObjectIdentifiers.envelopedData
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_aa_commitmentType
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_aa_contentIdentifier
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_aa_encrypKeyPref
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_aa_otherSigCert
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_aa_signatureTimeStampToken
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_aa_signerLocation
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_aa_signingCertificate
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_aa_sigPolicyId
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_alg_PWRI_KEK
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_ct_compressedData
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_ct_TSTInfo
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_cti_ets_proofOfApproval
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_cti_ets_proofOfCreation
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_cti_ets_proofOfDelivery
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_cti_ets_proofOfOrigin
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_cti_ets_proofOfReceipt
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_cti_ets_proofOfSender
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_hmacWithSHA1
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_hmacWithSHA224
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_hmacWithSHA256
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_hmacWithSHA384
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_hmacWithSHA512
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_mgf1
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_PBES2
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_PBKDF2
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_pSpecified
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_RSAES_OAEP
           
static DERObjectIdentifier PKCSObjectIdentifiers.id_RSASSA_PSS
           
static DERObjectIdentifier PKCSObjectIdentifiers.keyBag
           
static DERObjectIdentifier PKCSObjectIdentifiers.md2
           
static DERObjectIdentifier PKCSObjectIdentifiers.md2WithRSAEncryption
           
static DERObjectIdentifier PKCSObjectIdentifiers.md4
           
static DERObjectIdentifier PKCSObjectIdentifiers.md4WithRSAEncryption
           
static DERObjectIdentifier PKCSObjectIdentifiers.md5
           
static DERObjectIdentifier PKCSObjectIdentifiers.md5WithRSAEncryption
           
static DERObjectIdentifier PKCSObjectIdentifiers.pbeWithMD2AndDES_CBC
           
static DERObjectIdentifier PKCSObjectIdentifiers.pbeWithMD2AndRC2_CBC
           
static DERObjectIdentifier PKCSObjectIdentifiers.pbeWithMD5AndDES_CBC
           
static DERObjectIdentifier PKCSObjectIdentifiers.pbeWithMD5AndRC2_CBC
           
static DERObjectIdentifier PKCSObjectIdentifiers.pbeWithSHA1AndDES_CBC
           
static DERObjectIdentifier PKCSObjectIdentifiers.pbeWithSHA1AndRC2_CBC
           
static DERObjectIdentifier PKCSObjectIdentifiers.pbeWithSHAAnd128BitRC2_CBC
           
static DERObjectIdentifier PKCSObjectIdentifiers.pbeWithSHAAnd128BitRC4
           
static DERObjectIdentifier PKCSObjectIdentifiers.pbeWithSHAAnd2_KeyTripleDES_CBC
           
static DERObjectIdentifier PKCSObjectIdentifiers.pbeWithSHAAnd3_KeyTripleDES_CBC
           
static DERObjectIdentifier PKCSObjectIdentifiers.pbewithSHAAnd40BitRC2_CBC
           
static DERObjectIdentifier PKCSObjectIdentifiers.pbeWithSHAAnd40BitRC4
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs_9_at_challengePassword
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs_9_at_contentType
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs_9_at_counterSignature
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs_9_at_emailAddress
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs_9_at_extendedCertificateAttributes
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs_9_at_extensionRequest
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs_9_at_friendlyName
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs_9_at_localKeyId
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs_9_at_messageDigest
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs_9_at_signingDescription
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs_9_at_signingTime
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs_9_at_smimeCapabilities
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs_9_at_unstructuredAddress
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs_9_at_unstructuredName
           
static DERObjectIdentifier PKCSObjectIdentifiers.pkcs8ShroudedKeyBag
           
static DERObjectIdentifier PKCSObjectIdentifiers.preferSignedData
           
static DERObjectIdentifier PKCSObjectIdentifiers.RC2_CBC
           
static DERObjectIdentifier PKCSObjectIdentifiers.rsaEncryption
           
static DERObjectIdentifier PKCSObjectIdentifiers.safeContentsBag
           
static DERObjectIdentifier PKCSObjectIdentifiers.secretBag
           
static DERObjectIdentifier PKCSObjectIdentifiers.sha1WithRSAEncryption
           
static DERObjectIdentifier PKCSObjectIdentifiers.sha224WithRSAEncryption
           
static DERObjectIdentifier PKCSObjectIdentifiers.sha256WithRSAEncryption
           
static DERObjectIdentifier PKCSObjectIdentifiers.sha384WithRSAEncryption
           
static DERObjectIdentifier PKCSObjectIdentifiers.sha512WithRSAEncryption
           
static DERObjectIdentifier PKCSObjectIdentifiers.signedAndEnvelopedData
           
static DERObjectIdentifier PKCSObjectIdentifiers.signedData
           
static DERObjectIdentifier PKCSObjectIdentifiers.sMIMECapabilitiesVersions
           
static DERObjectIdentifier PKCSObjectIdentifiers.srsaOAEPEncryptionSET
           
static DERObjectIdentifier PKCSObjectIdentifiers.x509certType
           
 

Uses of DERObjectIdentifier in org.apache.geronimo.crypto.asn1.x509
 

Subclasses of DERObjectIdentifier in org.apache.geronimo.crypto.asn1.x509
 class CertPolicyId
          CertPolicyId, used in the CertificatePolicies and PolicyMappings X509V3 Extensions.
 class KeyPurposeId
          The KeyPurposeId object.
 class PolicyQualifierId
          PolicyQualifierId, used in the CertificatePolicies X509V3 extension.
 

Fields in org.apache.geronimo.crypto.asn1.x509 declared as DERObjectIdentifier
static DERObjectIdentifier X509Extensions.AuthorityInfoAccess
          Authority Info Access
static DERObjectIdentifier X509Extensions.AuthorityKeyIdentifier
          Authority Key Identifier
static DERObjectIdentifier X509Extensions.BasicConstraints
          Basic Constraints
static DERObjectIdentifier X509Name.C
          country code - StringType(SIZE(2))
static DERObjectIdentifier X509Extensions.CertificateIssuer
          Certificate Issuer
static DERObjectIdentifier X509Extensions.CertificatePolicies
          Certificate Policies
static DERObjectIdentifier X509Name.CN
          common name - StringType(SIZE(1..64))
static DERObjectIdentifier X509ObjectIdentifiers.commonName
           
static DERObjectIdentifier X509ObjectIdentifiers.countryName
           
static DERObjectIdentifier X509Extensions.CRLDistributionPoints
          CRL Distribution Points
static DERObjectIdentifier X509Extensions.CRLNumber
          CRL Number
static DERObjectIdentifier X509Name.DC
           
static DERObjectIdentifier X509Extensions.DeltaCRLIndicator
          Delta CRL indicator
static DERObjectIdentifier X509Name.E
          email address in Verisign certificates
static DERObjectIdentifier X509Name.EmailAddress
          Email address (RSA PKCS#9 extension) - IA5String.
static DERObjectIdentifier X509Extensions.ExtendedKeyUsage
          Extended Key Usage
static DERObjectIdentifier X509Extensions.FreshestCRL
          Freshest CRL
static DERObjectIdentifier X509Name.GENERATION
           
static DERObjectIdentifier X509Name.GIVENNAME
           
static DERObjectIdentifier X509ObjectIdentifiers.id_ea_rsa
           
static DERObjectIdentifier X509ObjectIdentifiers.id_SHA1
           
static DERObjectIdentifier X509Extensions.InhibitAnyPolicy
          Inhibit Any Policy
static DERObjectIdentifier X509Name.INITIALS
           
static DERObjectIdentifier X509Extensions.InstructionCode
          Hold Instruction Code
static DERObjectIdentifier X509Extensions.InvalidityDate
          Invalidity Date
static DERObjectIdentifier X509Extensions.IssuerAlternativeName
          Issuer Alternative Name
static DERObjectIdentifier X509Extensions.IssuingDistributionPoint
          Issuing Distribution Point
static DERObjectIdentifier X509Extensions.KeyUsage
          Key Usage
static DERObjectIdentifier X509Name.L
          locality name - StringType(SIZE(1..64))
static DERObjectIdentifier X509ObjectIdentifiers.localityName
           
static DERObjectIdentifier X509Extensions.NameConstraints
          Name Constraints
static DERObjectIdentifier X509Name.O
          organization - StringType(SIZE(1..64))
static DERObjectIdentifier X509ObjectIdentifiers.ocspAccessMethod
           
static DERObjectIdentifier X509ObjectIdentifiers.organization
           
static DERObjectIdentifier X509ObjectIdentifiers.organizationalUnitName
           
static DERObjectIdentifier X509Name.OU
          organizational unit name - StringType(SIZE(1..64))
static DERObjectIdentifier X509Extensions.PolicyConstraints
          Policy Constraints
static DERObjectIdentifier X509Extensions.PolicyMappings
          Policy Mappings
static DERObjectIdentifier X509Extensions.PrivateKeyUsagePeriod
          Private Key Usage Period
static DERObjectIdentifier X509Extensions.ReasonCode
          Reason code
static DERObjectIdentifier X509ObjectIdentifiers.ripemd160
           
static DERObjectIdentifier X509ObjectIdentifiers.ripemd160WithRSAEncryption
           
static DERObjectIdentifier X509Name.SN
          device serial number name - StringType(SIZE(1..64))
static DERObjectIdentifier X509Name.ST
          state, or province name - StringType(SIZE(1..64))
static DERObjectIdentifier X509ObjectIdentifiers.stateOrProvinceName
           
static DERObjectIdentifier X509Extensions.SubjectAlternativeName
          Subject Alternative Name
static DERObjectIdentifier X509Extensions.SubjectDirectoryAttributes
          Subject Directory Attributes
static DERObjectIdentifier X509Extensions.SubjectInfoAccess
          Subject Info Access
static DERObjectIdentifier X509Extensions.SubjectKeyIdentifier
          Subject Key Identifier
static DERObjectIdentifier X509Name.SURNAME
          Naming attributes of type X520name
static DERObjectIdentifier X509Name.T
          Title
static DERObjectIdentifier X509Name.UID
          LDAP User id.
static DERObjectIdentifier X509Name.UNIQUE_IDENTIFIER
           
static DERObjectIdentifier X509Name.UnstructuredAddress
           
static DERObjectIdentifier X509Name.UnstructuredName
          more from PKCS#9
 

Methods in org.apache.geronimo.crypto.asn1.x509 that return DERObjectIdentifier
 DERObjectIdentifier AccessDescription.getAccessMethod()
           
 DERObjectIdentifier Attribute.getAttrType()
           
 DERObjectIdentifier AlgorithmIdentifier.getObjectId()
           
 DERObjectIdentifier ObjectDigestInfo.getOtherObjectTypeID()
           
 DERObjectIdentifier PolicyInformation.getPolicyIdentifier()
           
 

Methods in org.apache.geronimo.crypto.asn1.x509 with parameters of type DERObjectIdentifier
 DERObject X509DefaultEntryConverter.getConvertedValue(DERObjectIdentifier oid, String value)
          Apply default coversion for the given value depending on the oid and the character range of the value.
abstract  DERObject X509NameEntryConverter.getConvertedValue(DERObjectIdentifier oid, String value)
          Convert the passed in String value into the appropriate ASN.1 encoded object.
 X509Extension X509Extensions.getExtension(DERObjectIdentifier oid)
          return the extension represented by the object identifier passed in.
 

Constructors in org.apache.geronimo.crypto.asn1.x509 with parameters of type DERObjectIdentifier
AccessDescription(DERObjectIdentifier oid, GeneralName location)
          create an AccessDescription with the oid and location provided.
AlgorithmIdentifier(DERObjectIdentifier objectId)
           
AlgorithmIdentifier(DERObjectIdentifier objectId, DEREncodable parameters)
           
Attribute(DERObjectIdentifier attrType, ASN1Set attrValues)
           
AuthorityInformationAccess(DERObjectIdentifier oid, GeneralName location)
          create an AuthorityInformationAccess with the oid and location provided.
CertificatePolicies(DERObjectIdentifier p)
          Deprecated. use an ASN1Sequence of PolicyInformation
PolicyInformation(DERObjectIdentifier policyIdentifier)
           
PolicyInformation(DERObjectIdentifier policyIdentifier, ASN1Sequence policyQualifiers)
           
PolicyQualifierInfo(DERObjectIdentifier policyQualifierId, DEREncodable qualifier)
          Creates a new PolicyQualifierInfo instance.
 

Uses of DERObjectIdentifier in org.apache.geronimo.crypto.asn1.x9
 

Fields in org.apache.geronimo.crypto.asn1.x9 declared as DERObjectIdentifier
static DERObjectIdentifier X9ObjectIdentifiers.c2onb191v4
           
static DERObjectIdentifier X9ObjectIdentifiers.c2onb191v5
           
static DERObjectIdentifier X9ObjectIdentifiers.c2onb239v4
           
static DERObjectIdentifier X9ObjectIdentifiers.c2onb239v5
           
static DERObjectIdentifier X9ObjectIdentifiers.c2pnb163v1
           
static DERObjectIdentifier X9ObjectIdentifiers.c2pnb163v2
           
static DERObjectIdentifier X9ObjectIdentifiers.c2pnb163v3
           
static DERObjectIdentifier X9ObjectIdentifiers.c2pnb176w1
           
static DERObjectIdentifier X9ObjectIdentifiers.c2pnb208w1
           
static DERObjectIdentifier X9ObjectIdentifiers.c2pnb272w1
           
static DERObjectIdentifier X9ObjectIdentifiers.c2pnb368w1
           
static DERObjectIdentifier X9ObjectIdentifiers.c2png304v1
           
static DERObjectIdentifier X9ObjectIdentifiers.c2tnb191v1
           
static DERObjectIdentifier X9ObjectIdentifiers.c2tnb191v2
           
static DERObjectIdentifier X9ObjectIdentifiers.c2tnb191v3
           
static DERObjectIdentifier X9ObjectIdentifiers.c2tnb239v1
           
static DERObjectIdentifier X9ObjectIdentifiers.c2tnb239v2
           
static DERObjectIdentifier X9ObjectIdentifiers.c2tnb239v3
           
static DERObjectIdentifier X9ObjectIdentifiers.c2tnb359v1
           
static DERObjectIdentifier X9ObjectIdentifiers.c2tnb431r1
           
static DERObjectIdentifier X9ObjectIdentifiers.characteristic_two_field
           
static DERObjectIdentifier X9ObjectIdentifiers.dhpublicnumber
           
static DERObjectIdentifier X9ObjectIdentifiers.ecdsa_with_SHA1
           
static DERObjectIdentifier X9ObjectIdentifiers.gnBasis
           
static DERObjectIdentifier X9ObjectIdentifiers.id_dsa
           
static DERObjectIdentifier 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 DERObjectIdentifier X9ObjectIdentifiers.id_ecPublicKey
           
static DERObjectIdentifier X9ObjectIdentifiers.ppBasis
           
static DERObjectIdentifier X9ObjectIdentifiers.prime_field
           
static DERObjectIdentifier X9ObjectIdentifiers.prime192v1
           
static DERObjectIdentifier X9ObjectIdentifiers.prime192v2
           
static DERObjectIdentifier X9ObjectIdentifiers.prime192v3
           
static DERObjectIdentifier X9ObjectIdentifiers.prime239v1
           
static DERObjectIdentifier X9ObjectIdentifiers.prime239v2
           
static DERObjectIdentifier X9ObjectIdentifiers.prime239v3
           
static DERObjectIdentifier X9ObjectIdentifiers.prime256v1
           
static DERObjectIdentifier X9ObjectIdentifiers.tpBasis
           
 

Uses of DERObjectIdentifier in org.apache.geronimo.crypto.jce.interfaces
 

Methods in org.apache.geronimo.crypto.jce.interfaces with parameters of type DERObjectIdentifier
 DEREncodable PKCS12BagAttributeCarrier.getBagAttribute(DERObjectIdentifier oid)
           
 void PKCS12BagAttributeCarrier.setBagAttribute(DERObjectIdentifier oid, DEREncodable attribute)
           
 

Uses of DERObjectIdentifier in org.apache.geronimo.crypto.jce.provider
 

Methods in org.apache.geronimo.crypto.jce.provider with parameters of type DERObjectIdentifier
 DEREncodable JCEDHPrivateKey.getBagAttribute(DERObjectIdentifier oid)
           
 DEREncodable JCERSAPrivateKey.getBagAttribute(DERObjectIdentifier oid)
           
 DEREncodable JDKDSAPrivateKey.getBagAttribute(DERObjectIdentifier oid)
           
 DEREncodable X509CertificateObject.getBagAttribute(DERObjectIdentifier oid)
           
 void JCEDHPrivateKey.setBagAttribute(DERObjectIdentifier oid, DEREncodable attribute)
           
 void JCERSAPrivateKey.setBagAttribute(DERObjectIdentifier oid, DEREncodable attribute)
           
 void JDKDSAPrivateKey.setBagAttribute(DERObjectIdentifier oid, DEREncodable attribute)
           
 void X509CertificateObject.setBagAttribute(DERObjectIdentifier oid, DEREncodable attribute)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.