Uses of Class
org.gudy.bouncycastle.asn1.DERObjectIdentifier
Packages that use DERObjectIdentifier
Package
Description
A library for parsing and writing ASN.1 objects.
Miscellaneous object identifiers and objects.
Support classes useful for encoding and supporting the various RSA PKCS documents.
Support classes useful for encoding and processing X.509 certificates.
Support classes useful for encoding and supporting X9.62 elliptic curve.
-
Uses of DERObjectIdentifier in org.gudy.bouncycastle.asn1
Methods in org.gudy.bouncycastle.asn1 that return DERObjectIdentifierModifier and TypeMethodDescriptionstatic DERObjectIdentifierDERObjectIdentifier.getInstance(Object obj) return an OID from the passed in objectstatic DERObjectIdentifierDERObjectIdentifier.getInstance(ASN1TaggedObject obj, boolean explicit) return an Object Identifier from a tagged object. -
Uses of DERObjectIdentifier in org.gudy.bouncycastle.asn1.cms
Fields in org.gudy.bouncycastle.asn1.cms declared as DERObjectIdentifierModifier and TypeFieldDescriptionstatic final DERObjectIdentifierCMSObjectIdentifiers.compressedDataprivate DERObjectIdentifierContentInfo.contentTypestatic final DERObjectIdentifierCMSObjectIdentifiers.datastatic final DERObjectIdentifierCMSObjectIdentifiers.digestedDatastatic final DERObjectIdentifierCMSObjectIdentifiers.encryptedDatastatic final DERObjectIdentifierCMSObjectIdentifiers.envelopedDatastatic final DERObjectIdentifierCMSObjectIdentifiers.signedAndEnvelopedDatastatic final DERObjectIdentifierCMSObjectIdentifiers.signedDataMethods in org.gudy.bouncycastle.asn1.cms that return DERObjectIdentifierConstructors in org.gudy.bouncycastle.asn1.cms with parameters of type DERObjectIdentifier -
Uses of DERObjectIdentifier in org.gudy.bouncycastle.asn1.misc
Fields in org.gudy.bouncycastle.asn1.misc declared as DERObjectIdentifierModifier and TypeFieldDescriptionstatic final DERObjectIdentifierMiscObjectIdentifiers.netscapeBaseURLstatic final DERObjectIdentifierMiscObjectIdentifiers.netscapeCApolicyURLstatic final DERObjectIdentifierMiscObjectIdentifiers.netscapeCARevocationURLstatic final DERObjectIdentifierMiscObjectIdentifiers.netscapeCertCommentstatic final DERObjectIdentifierMiscObjectIdentifiers.netscapeCertTypestatic final DERObjectIdentifierMiscObjectIdentifiers.netscapeRenewalURLstatic final DERObjectIdentifierMiscObjectIdentifiers.netscapeRevocationURLstatic final DERObjectIdentifierMiscObjectIdentifiers.netscapeSSLServerNamestatic final DERObjectIdentifierMiscObjectIdentifiers.verisignCzagExtension -
Uses of DERObjectIdentifier in org.gudy.bouncycastle.asn1.pkcs
Fields in org.gudy.bouncycastle.asn1.pkcs declared as DERObjectIdentifierModifier and TypeFieldDescriptionprivate DERObjectIdentifierAttribute.attrType(package private) DERObjectIdentifierEncryptedData.bagId(package private) DERObjectIdentifierSafeBag.bagIdstatic final DERObjectIdentifierPKCSObjectIdentifiers.canNotDecryptAnystatic final DERObjectIdentifierPKCSObjectIdentifiers.certBag(package private) DERObjectIdentifierCertBag.certIdprivate DERObjectIdentifierContentInfo.contentTypestatic final DERObjectIdentifierPKCSObjectIdentifiers.crlBagstatic final DERObjectIdentifierPKCSObjectIdentifiers.datastatic final DERObjectIdentifierPKCSObjectIdentifiers.des_EDE3_CBCstatic final DERObjectIdentifierPKCSObjectIdentifiers.dhKeyAgreementstatic final DERObjectIdentifierPKCSObjectIdentifiers.digestedDatastatic final DERObjectIdentifierPKCSObjectIdentifiers.encryptedDatastatic final DERObjectIdentifierPKCSObjectIdentifiers.envelopedData(package private) DERObjectIdentifierPBKDF2Params.idstatic final DERObjectIdentifierPKCSObjectIdentifiers.id_aa_encrypKeyPrefstatic final DERObjectIdentifierPKCSObjectIdentifiers.id_alg_PWRI_KEKstatic final DERObjectIdentifierPKCSObjectIdentifiers.id_ct_compressedDatastatic final DERObjectIdentifierPKCSObjectIdentifiers.id_PBES2static final DERObjectIdentifierPKCSObjectIdentifiers.id_PBKDF2static final DERObjectIdentifierPKCSObjectIdentifiers.keyBagstatic final DERObjectIdentifierPKCSObjectIdentifiers.md2static final DERObjectIdentifierPKCSObjectIdentifiers.md2WithRSAEncryptionstatic final DERObjectIdentifierPKCSObjectIdentifiers.md4WithRSAEncryptionstatic final DERObjectIdentifierPKCSObjectIdentifiers.md5static final DERObjectIdentifierPKCSObjectIdentifiers.md5WithRSAEncryptionprivate DERObjectIdentifierPBES2Algorithms.objectIdDeprecated.static final DERObjectIdentifierPKCSObjectIdentifiers.pkcs_9_at_challengePasswordstatic final DERObjectIdentifierPKCSObjectIdentifiers.pkcs_9_at_contentTypestatic final DERObjectIdentifierPKCSObjectIdentifiers.pkcs_9_at_counterSignaturestatic final DERObjectIdentifierPKCSObjectIdentifiers.pkcs_9_at_emailAddressstatic final DERObjectIdentifierPKCSObjectIdentifiers.pkcs_9_at_extendedCertificateAttributesstatic final DERObjectIdentifierPKCSObjectIdentifiers.pkcs_9_at_extensionRequeststatic final DERObjectIdentifierPKCSObjectIdentifiers.pkcs_9_at_friendlyNamestatic final DERObjectIdentifierPKCSObjectIdentifiers.pkcs_9_at_localKeyIdstatic final DERObjectIdentifierPKCSObjectIdentifiers.pkcs_9_at_messageDigeststatic final DERObjectIdentifierPKCSObjectIdentifiers.pkcs_9_at_signingDescriptionstatic final DERObjectIdentifierPKCSObjectIdentifiers.pkcs_9_at_signingTimestatic final DERObjectIdentifierPKCSObjectIdentifiers.pkcs_9_at_smimeCapabilitiesstatic final DERObjectIdentifierPKCSObjectIdentifiers.pkcs_9_at_unstructuredAddressstatic final DERObjectIdentifierPKCSObjectIdentifiers.pkcs_9_at_unstructuredNamestatic final DERObjectIdentifierPKCSObjectIdentifiers.pkcs8ShroudedKeyBagstatic final DERObjectIdentifierPKCSObjectIdentifiers.preferSignedDatastatic final DERObjectIdentifierPKCSObjectIdentifiers.RC2_CBCstatic final DERObjectIdentifierPKCSObjectIdentifiers.rsaEncryptionstatic final DERObjectIdentifierPKCSObjectIdentifiers.safeContentsBagstatic final DERObjectIdentifierPKCSObjectIdentifiers.secretBagstatic final DERObjectIdentifierPKCSObjectIdentifiers.sha1WithRSAEncryptionstatic final DERObjectIdentifierPKCSObjectIdentifiers.sha256WithRSAEncryptionstatic final DERObjectIdentifierPKCSObjectIdentifiers.sha384WithRSAEncryptionstatic final DERObjectIdentifierPKCSObjectIdentifiers.sha512WithRSAEncryptionstatic final DERObjectIdentifierPKCSObjectIdentifiers.signedAndEnvelopedDatastatic final DERObjectIdentifierPKCSObjectIdentifiers.signedDatastatic final DERObjectIdentifierPKCSObjectIdentifiers.sMIMECapabilitiesVersionsstatic final DERObjectIdentifierPKCSObjectIdentifiers.srsaOAEPEncryptionSETstatic final DERObjectIdentifierPKCSObjectIdentifiers.x509certTypeMethods in org.gudy.bouncycastle.asn1.pkcs that return DERObjectIdentifierModifier and TypeMethodDescriptionAttribute.getAttrType()SafeBag.getBagId()CertBag.getCertId()ContentInfo.getContentType()EncryptedData.getContentType()PBES2Algorithms.getObjectId()Deprecated.Constructors in org.gudy.bouncycastle.asn1.pkcs with parameters of type DERObjectIdentifierModifierConstructorDescriptionAttribute(DERObjectIdentifier attrType, ASN1Set attrValues) CertBag(DERObjectIdentifier certId, DERObject certValue) ContentInfo(DERObjectIdentifier contentType, DEREncodable content) EncryptedData(DERObjectIdentifier contentType, AlgorithmIdentifier encryptionAlgorithm, DEREncodable content) SafeBag(DERObjectIdentifier oid, DERObject obj) SafeBag(DERObjectIdentifier oid, DERObject obj, ASN1Set bagAttributes) -
Uses of DERObjectIdentifier in org.gudy.bouncycastle.asn1.teletrust
Fields in org.gudy.bouncycastle.asn1.teletrust declared as DERObjectIdentifierModifier and TypeFieldDescriptionstatic final DERObjectIdentifierTeleTrusTObjectIdentifiers.ripemd128static final DERObjectIdentifierTeleTrusTObjectIdentifiers.ripemd160static final DERObjectIdentifierTeleTrusTObjectIdentifiers.ripemd256static final DERObjectIdentifierTeleTrusTObjectIdentifiers.rsaSignatureWithripemd128static final DERObjectIdentifierTeleTrusTObjectIdentifiers.rsaSignatureWithripemd160static final DERObjectIdentifierTeleTrusTObjectIdentifiers.rsaSignatureWithripemd256 -
Uses of DERObjectIdentifier in org.gudy.bouncycastle.asn1.x509
Subclasses of DERObjectIdentifier in org.gudy.bouncycastle.asn1.x509Modifier and TypeClassDescriptionclassCertPolicyId, used in the CertificatePolicies and PolicyMappings X509V3 Extensions.classThe KeyPurposeId object.classPolicyQualifierId, used in the CertificatePolicies X509V3 extension.Fields in org.gudy.bouncycastle.asn1.x509 declared as DERObjectIdentifierModifier and TypeFieldDescription(package private) DERObjectIdentifierAccessDescription.accessMethod(package private) static final DERObjectIdentifierCertificatePolicies.anyPolicyprivate DERObjectIdentifierAttribute.attrTypestatic final DERObjectIdentifierX509Extensions.AuditIdentityAudit identity extension in attribute certificates.static final DERObjectIdentifierX509Extensions.AuthorityInfoAccessAuthority Info Accessstatic final DERObjectIdentifierX509Extensions.AuthorityKeyIdentifierAuthority Key Identifierstatic final DERObjectIdentifierX509Extensions.BasicConstraintsBasic Constraintsstatic final DERObjectIdentifierX509Extensions.BiometricInfoBiometricInfostatic final DERObjectIdentifierX509Name.BUSINESS_CATEGORYbusinessCategory - DirectoryString(SIZE(1..128)static final DERObjectIdentifierX509Name.Ccountry code - StringType(SIZE(2))static final DERObjectIdentifierX509Extensions.CertificateIssuerCertificate Issuerstatic final DERObjectIdentifierX509Extensions.CertificatePoliciesCertificate Policiesstatic final DERObjectIdentifierX509Name.CNcommon name - StringType(SIZE(1..64))static final DERObjectIdentifierX509ObjectIdentifiers.commonNamestatic final DERObjectIdentifierX509Name.COUNTRY_OF_CITIZENSHIPRFC 3039 CountryOfCitizenship - PrintableString (SIZE (2)) -- ISO 3166 codes onlystatic final DERObjectIdentifierX509Name.COUNTRY_OF_RESIDENCERFC 3039 CountryOfResidence - PrintableString (SIZE (2)) -- ISO 3166 codes onlystatic final DERObjectIdentifierX509ObjectIdentifiers.countryNamestatic final DERObjectIdentifierX509ObjectIdentifiers.crlAccessMethodstatic final DERObjectIdentifierX509Extensions.CRLDistributionPointsCRL Distribution Pointsstatic final DERObjectIdentifierX509Extensions.CRLNumberCRL Numberstatic final DERObjectIdentifierX509Name.DATE_OF_BIRTHRFC 3039 DateOfBirth - GeneralizedTime - YYYYMMDD000000Zstatic final DERObjectIdentifierX509Name.DCstatic final DERObjectIdentifierX509Extensions.DeltaCRLIndicatorDelta CRL indicatorstatic final DERObjectIdentifierX509Name.DN_QUALIFIERdnQualifier - DirectoryString(SIZE(1..64)static final DERObjectIdentifierX509Name.Eemail address in Verisign certificatesstatic final DERObjectIdentifierX509Name.EmailAddressEmail address (RSA PKCS#9 extension) - IA5String.static final DERObjectIdentifierX509Extensions.ExtendedKeyUsageExtended Key Usagestatic final DERObjectIdentifierX509Extensions.FreshestCRLFreshest CRLstatic final DERObjectIdentifierX509Name.GENDERRFC 3039 Gender - PrintableString (SIZE(1)) -- "M", "F", "m" or "f"static final DERObjectIdentifierX509Name.GENERATIONstatic final DERObjectIdentifierX509Name.GIVENNAMEstatic final DERObjectIdentifierX509ObjectIdentifiers.id_adstatic final DERObjectIdentifierAccessDescription.id_ad_caIssuersstatic final DERObjectIdentifierX509ObjectIdentifiers.id_ad_caIssuersstatic final DERObjectIdentifierAccessDescription.id_ad_ocspstatic final DERObjectIdentifierX509ObjectIdentifiers.id_ad_ocspstatic final DERObjectIdentifierX509ObjectIdentifiers.id_ea_rsastatic final DERObjectIdentifierX509ObjectIdentifiers.id_pestatic final DERObjectIdentifierX509ObjectIdentifiers.id_pkixstatic final DERObjectIdentifierX509ObjectIdentifiers.id_SHA1static final DERObjectIdentifierX509Extensions.InhibitAnyPolicyInhibit Any Policystatic final DERObjectIdentifierX509Name.INITIALSstatic final DERObjectIdentifierX509Extensions.InstructionCodeHold Instruction Codestatic final DERObjectIdentifierX509Extensions.InvalidityDateInvalidity Datestatic final DERObjectIdentifierX509Extensions.IssuerAlternativeNameIssuer Alternative Namestatic final DERObjectIdentifierX509Extensions.IssuingDistributionPointIssuing Distribution Pointstatic final DERObjectIdentifierX509Extensions.KeyUsageKey Usagestatic final DERObjectIdentifierX509Name.Llocality name - StringType(SIZE(1..64))static final DERObjectIdentifierX509ObjectIdentifiers.localityNamestatic final DERObjectIdentifierX509Extensions.LogoTypeLogo Typestatic final DERObjectIdentifierX509Name.NAME_AT_BIRTHISIS-MTT NameAtBirth - DirectoryString(SIZE(1..64)static final DERObjectIdentifierX509Extensions.NameConstraintsName Constraintsstatic final DERObjectIdentifierX509Extensions.NoRevAvailNoRevAvail extension in attribute certificates.static final DERObjectIdentifierX509Name.Oorganization - StringType(SIZE(1..64))private DERObjectIdentifierAlgorithmIdentifier.objectIdstatic final DERObjectIdentifierX509ObjectIdentifiers.ocspAccessMethodstatic final DERObjectIdentifierX509ObjectIdentifiers.organizationstatic final DERObjectIdentifierX509ObjectIdentifiers.organizationalUnitName(package private) DERObjectIdentifierObjectDigestInfo.otherObjectTypeIDstatic final DERObjectIdentifierX509Name.OUorganizational unit name - StringType(SIZE(1..64))static final DERObjectIdentifierX509Name.PLACE_OF_BIRTHRFC 3039 PlaceOfBirth - DirectoryString(SIZE(1..128)static final DERObjectIdentifierX509Extensions.PolicyConstraintsPolicy Constraintsprivate DERObjectIdentifierPolicyInformation.policyIdentifierstatic final DERObjectIdentifierX509Extensions.PolicyMappingsPolicy Mappingsprivate DERObjectIdentifierPolicyQualifierInfo.policyQualifierIdstatic final DERObjectIdentifierX509Name.POSTAL_ADDRESSRFC 3039 PostalAddress - SEQUENCE SIZE (1..6) OF DirectoryString(SIZE(1..30))static final DERObjectIdentifierX509Name.POSTAL_CODEpostalCode - DirectoryString(SIZE(1..40)static final DERObjectIdentifierX509Extensions.PrivateKeyUsagePeriodPrivate Key Usage Periodstatic final DERObjectIdentifierX509Name.PSEUDONYMRFC 3039 Pseudonym - DirectoryString(SIZE(1..64)static final DERObjectIdentifierX509Extensions.QCStatementsQCStatementsstatic final DERObjectIdentifierX509Extensions.ReasonCodeReason codestatic final DERObjectIdentifierX509ObjectIdentifiers.ripemd160static final DERObjectIdentifierX509ObjectIdentifiers.ripemd160WithRSAEncryptionstatic final DERObjectIdentifierX509Attributes.RoleSyntaxstatic final DERObjectIdentifierX509Name.SERIALNUMBERdevice serial number name - StringType(SIZE(1..64))static final DERObjectIdentifierX509Name.SNdevice serial number name - StringType(SIZE(1..64))static final DERObjectIdentifierX509Name.STstate, or province name - StringType(SIZE(1..64))static final DERObjectIdentifierX509ObjectIdentifiers.stateOrProvinceNamestatic final DERObjectIdentifierX509Name.STREETstreet - StringType(SIZE(1..64))static final DERObjectIdentifierX509Extensions.SubjectAlternativeNameSubject Alternative Namestatic final DERObjectIdentifierX509Extensions.SubjectDirectoryAttributesSubject Directory Attributesstatic final DERObjectIdentifierX509Extensions.SubjectInfoAccessSubject Info Accessstatic final DERObjectIdentifierX509Extensions.SubjectKeyIdentifierSubject Key Identifierstatic final DERObjectIdentifierX509Name.SURNAMENaming attributes of type X520namestatic final DERObjectIdentifierX509Name.TTitlestatic final DERObjectIdentifierX509Extensions.TargetInformationTargetInformation extension in attribute certificates.static final DERObjectIdentifierX509Name.UIDLDAP User id.static final DERObjectIdentifierX509Name.UNIQUE_IDENTIFIERstatic final DERObjectIdentifierX509Name.UnstructuredAddressstatic final DERObjectIdentifierX509Name.UnstructuredNamemore from PKCS#9Methods in org.gudy.bouncycastle.asn1.x509 that return DERObjectIdentifierModifier and TypeMethodDescriptionprivate DERObjectIdentifierAccessDescription.getAccessMethod()Attribute.getAttrType()AlgorithmIdentifier.getObjectId()ObjectDigestInfo.getOtherObjectTypeID()PolicyInformation.getPolicyIdentifier()PolicyQualifierInfo.getPolicyQualifierId()Methods in org.gudy.bouncycastle.asn1.x509 with parameters of type DERObjectIdentifierModifier and TypeMethodDescriptionvoidX509ExtensionsGenerator.addExtension(DERObjectIdentifier 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.voidX509ExtensionsGenerator.addExtension(DERObjectIdentifier oid, boolean critical, DEREncodable value) Add an extension with the given oid and the passed in value to be included in the OCTET STRING associated with the extension.private voidX509Name.appendValue(StringBuffer buf, Hashtable oidSymbols, DERObjectIdentifier oid, String value) 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 DERObjectX509NameEntryConverter.getConvertedValue(DERObjectIdentifier oid, String value) Convert the passed in String value into the appropriate ASN.1 encoded object.X509Extensions.getExtension(DERObjectIdentifier oid) return the extension represented by the object identifier passed in.X509Name.getValues(DERObjectIdentifier oid) return a vector of the values found in the name, in the order they were found, with the DN label corresponding to passed in oid.Constructors in org.gudy.bouncycastle.asn1.x509 with parameters of type DERObjectIdentifierModifierConstructorDescriptionAccessDescription(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.Deprecated.use an ASN1Sequence of PolicyInformationPolicyInformation(DERObjectIdentifier policyIdentifier) PolicyInformation(DERObjectIdentifier policyIdentifier, ASN1Sequence policyQualifiers) PolicyQualifierInfo(DERObjectIdentifier policyQualifierId, DEREncodable qualifier) Creates a newPolicyQualifierInfoinstance. -
Uses of DERObjectIdentifier in org.gudy.bouncycastle.asn1.x9
Fields in org.gudy.bouncycastle.asn1.x9 declared as DERObjectIdentifierModifier and TypeFieldDescriptionprivate DERObjectIdentifierKeySpecificInfo.algorithmstatic final DERObjectIdentifierX9ObjectIdentifiers.characteristic_two_fieldstatic final DERObjectIdentifierX9ObjectIdentifiers.dhpublicnumberstatic final DERObjectIdentifierX9ObjectIdentifiers.ecdsa_with_SHA1static final DERObjectIdentifierX9ObjectIdentifiers.gnBasisprivate DERObjectIdentifierX9FieldID.idstatic final DERObjectIdentifierX9ObjectIdentifiers.id_dsastatic final DERObjectIdentifierX9ObjectIdentifiers.id_dsa_with_sha1id-dsa-with-sha1 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) x9-57 (10040) x9cm(4) 3 }static final DERObjectIdentifierX9ObjectIdentifiers.id_ecPublicKeystatic final DERObjectIdentifierX9ObjectIdentifiers.ppBasisstatic final DERObjectIdentifierX9ObjectIdentifiers.prime_fieldstatic final DERObjectIdentifierX9ObjectIdentifiers.prime192v1static final DERObjectIdentifierX9ObjectIdentifiers.prime192v2static final DERObjectIdentifierX9ObjectIdentifiers.prime192v3static final DERObjectIdentifierX9ObjectIdentifiers.prime239v1static final DERObjectIdentifierX9ObjectIdentifiers.prime239v2static final DERObjectIdentifierX9ObjectIdentifiers.prime239v3static final DERObjectIdentifierX9ObjectIdentifiers.prime256v1static final DERObjectIdentifierX9ObjectIdentifiers.tpBasisMethods in org.gudy.bouncycastle.asn1.x9 that return DERObjectIdentifierModifier and TypeMethodDescriptionKeySpecificInfo.getAlgorithm()X9FieldID.getIdentifier()static DERObjectIdentifierreturn the object identifier signified by the passed in name.Methods in org.gudy.bouncycastle.asn1.x9 with parameters of type DERObjectIdentifierModifier and TypeMethodDescriptionstatic X9ECParametersX962NamedCurves.getByOID(DERObjectIdentifier oid) return the X9ECParameters object for the named curve represented by the passed in object identifier.static StringX962NamedCurves.getName(DERObjectIdentifier oid) return the named curve name represented by the given object identifier.Constructors in org.gudy.bouncycastle.asn1.x9 with parameters of type DERObjectIdentifierModifierConstructorDescriptionKeySpecificInfo(DERObjectIdentifier algorithm, ASN1OctetString counter) X962Parameters(DERObjectIdentifier namedCurve) X9FieldID(DERObjectIdentifier id, BigInteger primeP) -
Uses of DERObjectIdentifier in org.gudy.bouncycastle.jce
Fields in org.gudy.bouncycastle.jce declared as DERObjectIdentifierModifier and TypeFieldDescriptionprivate DERObjectIdentifierX509V1CertificateGenerator.sigOIDprivate DERObjectIdentifierX509V2CRLGenerator.sigOIDprivate DERObjectIdentifierX509V3CertificateGenerator.sigOIDMethods in org.gudy.bouncycastle.jce with parameters of type DERObjectIdentifierModifier and TypeMethodDescriptionvoidX509V2CRLGenerator.addExtension(DERObjectIdentifier OID, boolean critical, byte[] value) add a given extension field for the standard extensions tag (tag 0)voidX509V2CRLGenerator.addExtension(DERObjectIdentifier OID, boolean critical, DEREncodable value) add a given extension field for the standard extensions tag (tag 0)voidX509V3CertificateGenerator.addExtension(DERObjectIdentifier OID, boolean critical, byte[] value) add a given extension field for the standard extensions tag (tag 3)voidX509V3CertificateGenerator.addExtension(DERObjectIdentifier OID, boolean critical, DEREncodable value) add a given extension field for the standard extensions tag (tag 3) -
Uses of DERObjectIdentifier in org.gudy.bouncycastle.jce.interfaces
Methods in org.gudy.bouncycastle.jce.interfaces with parameters of type DERObjectIdentifierModifier and TypeMethodDescriptionPKCS12BagAttributeCarrier.getBagAttribute(DERObjectIdentifier oid) voidPKCS12BagAttributeCarrier.setBagAttribute(DERObjectIdentifier oid, DEREncodable attribute) -
Uses of DERObjectIdentifier in org.gudy.bouncycastle.jce.provider
Methods in org.gudy.bouncycastle.jce.provider with parameters of type DERObjectIdentifierModifier and TypeMethodDescriptionJCEECPrivateKey.getBagAttribute(DERObjectIdentifier oid) X509CertificateObject.getBagAttribute(DERObjectIdentifier oid) voidJCEECPrivateKey.setBagAttribute(DERObjectIdentifier oid, DEREncodable attribute) voidX509CertificateObject.setBagAttribute(DERObjectIdentifier oid, DEREncodable attribute) Constructors in org.gudy.bouncycastle.jce.provider with parameters of type DERObjectIdentifierModifierConstructorDescriptionprotectedJDKDigestSignature(String name, DERObjectIdentifier objId, Digest digest, AsymmetricBlockCipher cipher) -
Uses of DERObjectIdentifier in org.gudy.bouncycastle.x509
Methods in org.gudy.bouncycastle.x509 that return DERObjectIdentifierModifier and TypeMethodDescription(package private) static DERObjectIdentifierX509Util.getAlgorithmOID(String algorithmName) Methods in org.gudy.bouncycastle.x509 with parameters of type DERObjectIdentifierModifier and TypeMethodDescription(package private) static byte[]X509Util.calculateSignature(DERObjectIdentifier sigOid, String sigName, String provider, PrivateKey key, SecureRandom random, ASN1Encodable object) (package private) static byte[]X509Util.calculateSignature(DERObjectIdentifier sigOid, String sigName, PrivateKey key, SecureRandom random, ASN1Encodable object) (package private) static AlgorithmIdentifierX509Util.getSigAlgID(DERObjectIdentifier sigOid, String algorithmName)