Uses of Class
org.mozilla.jss.netscape.security.util.ObjectIdentifier
Packages that use ObjectIdentifier
Package
Description
-
Uses of ObjectIdentifier in org.mozilla.jss.netscape.security.extensions
Fields in org.mozilla.jss.netscape.security.extensions declared as ObjectIdentifierModifier and TypeFieldDescriptionstatic final ObjectIdentifierNSCertTypeExtension.CertType_IdIdentifies the particular public key used to sign the certificate.static final ObjectIdentifierAuthInfoAccessExtension.IDstatic final ObjectIdentifierCertificateRenewalWindowExtension.IDstatic final ObjectIdentifierCertificateScopeOfUseExtension.IDstatic final ObjectIdentifierSubjectInfoAccessExtension.IDstatic final ObjectIdentifierKerberosName.KRB5_PRINCIPAL_NAMEstatic final ObjectIdentifierAuthInfoAccessExtension.METHOD_CA_ISSUERSstatic final ObjectIdentifierSubjectInfoAccessExtension.METHOD_CA_ISSUERSstatic final ObjectIdentifierAuthInfoAccessExtension.METHOD_OCSPstatic final ObjectIdentifierSubjectInfoAccessExtension.METHOD_OCSP(package private) ObjectIdentifierAccessDescription.mOIDstatic final ObjectIdentifierExtendedKeyUsageExtension.OID_CLIENT_AUTHstatic final ObjectIdentifierExtendedKeyUsageExtension.OID_CODE_SIGNINGstatic final ObjectIdentifierExtendedKeyUsageExtension.OID_EMAIL_PROTECTIONstatic final ObjectIdentifierExtendedKeyUsageExtension.OID_ID_KP_IPSEC_IKEstatic final ObjectIdentifierExtendedKeyUsageExtension.OID_IKE_INTERMEDIATEstatic final ObjectIdentifierExtendedKeyUsageExtension.OID_OCSP_SIGNINGstatic final ObjectIdentifierExtendedKeyUsageExtension.OID_SERVER_AUTHFields in org.mozilla.jss.netscape.security.extensions with type parameters of type ObjectIdentifierModifier and TypeFieldDescriptionprivate ArrayList<ObjectIdentifier> ExtendedKeyUsageExtension.oidSetMethods in org.mozilla.jss.netscape.security.extensions that return ObjectIdentifierMethods in org.mozilla.jss.netscape.security.extensions that return types with arguments of type ObjectIdentifierMethods in org.mozilla.jss.netscape.security.extensions with parameters of type ObjectIdentifierModifier and TypeMethodDescriptionvoidAuthInfoAccessExtension.addAccessDescription(ObjectIdentifier method, GeneralName gn) Adds Access Description.voidSubjectInfoAccessExtension.addAccessDescription(ObjectIdentifier method, GeneralName gn) Adds Access Description.voidExtendedKeyUsageExtension.addOID(ObjectIdentifier oid) Constructors in org.mozilla.jss.netscape.security.extensions with parameters of type ObjectIdentifierModifierConstructorDescription(package private)AccessDescription(ObjectIdentifier oid, GeneralName location) Constructor parameters in org.mozilla.jss.netscape.security.extensions with type arguments of type ObjectIdentifierModifierConstructorDescriptionExtendedKeyUsageExtension(boolean crit, Vector<ObjectIdentifier> oids) -
Uses of ObjectIdentifier in org.mozilla.jss.netscape.security.pkcs
Fields in org.mozilla.jss.netscape.security.pkcs declared as ObjectIdentifierModifier and TypeFieldDescriptionprotected ObjectIdentifierPKCS10Attribute.attributeIdstatic final ObjectIdentifierPKCS9Attribute.CHALLENGE_PASSWORD_OIDstatic final ObjectIdentifierPKCS9Attribute.CONTENT_TYPE_OID(package private) ObjectIdentifierContentInfo.contentTypeprivate ObjectIdentifierPKCS7.contentTypestatic final ObjectIdentifierPKCS9Attribute.COUNTERSIGNATURE_OIDstatic final ObjectIdentifierContentInfo.DATA_OIDstatic final ObjectIdentifierContentInfo.DIGESTED_DATA_OIDstatic final ObjectIdentifierPKCS9Attribute.EMAIL_ADDRESS_OIDstatic final ObjectIdentifierContentInfo.ENCRYPTED_DATA_OIDstatic final ObjectIdentifierContentInfo.ENVELOPED_DATA_OIDstatic final ObjectIdentifierPKCS9Attribute.EXTENDED_CERTIFICATE_ATTRIBUTES_OIDstatic final ObjectIdentifierPKCS9Attribute.EXTENSION_REQUEST_OIDstatic final ObjectIdentifierPKCS9Attribute.ISSUER_AND_SERIALNUMBER_OIDstatic final ObjectIdentifierPKCS9Attribute.MESSAGE_DIGEST_OIDstatic final ObjectIdentifierPKCS9Attribute.PASSWORD_CHECK_OIDstatic final ObjectIdentifierContentInfo.PKCS7_OID(package private) static final ObjectIdentifier[]PKCS9Attribute.PKCS9_OIDSArray of attribute OIDs defined in PKCS9, by number.static final ObjectIdentifierPKCS9Attribute.PUBLIC_KEY_OIDstatic final ObjectIdentifierContentInfo.SIGNED_AND_ENVELOPED_DATA_OIDstatic final ObjectIdentifierContentInfo.SIGNED_DATA_OIDstatic final ObjectIdentifierPKCS9Attribute.SIGNING_DESCRIPTION_OIDstatic final ObjectIdentifierPKCS9Attribute.SIGNING_TIME_OIDstatic final ObjectIdentifierPKCS9Attribute.UNSTRUCTURED_ADDRESS_OIDstatic final ObjectIdentifierPKCS9Attribute.UNSTRUCTURED_NAME_OIDFields in org.mozilla.jss.netscape.security.pkcs with type parameters of type ObjectIdentifierModifier and TypeFieldDescriptionprivate final Hashtable<ObjectIdentifier, PKCS9Attribute> PKCS9Attributes.attributesAttributes in this set indexed by OID.private static final Hashtable<String, ObjectIdentifier> PKCS9Attribute.NAME_OID_TABLEHashtable mapping names and variant names of supported attributes to their OIDs.private static final Hashtable<ObjectIdentifier, String> PKCS9Attribute.OID_NAME_TABLEHashtable mapping attribute OIDs defined in PKCS9 to the corresponding attribute value type.private final Hashtable<ObjectIdentifier, ObjectIdentifier> PKCS9Attributes.permittedAttributesThe keys of this hashtable are the OIDs of permitted attributes.private final Hashtable<ObjectIdentifier, ObjectIdentifier> PKCS9Attributes.permittedAttributesThe keys of this hashtable are the OIDs of permitted attributes.Methods in org.mozilla.jss.netscape.security.pkcs that return ObjectIdentifierModifier and TypeMethodDescriptionPKCS10Attribute.getAttributeId()Returns the ObjectIdentifier of the attribute.PKCS9Attribute.getOID()Return the OID of this attribute.static ObjectIdentifierReturn the OID for a given attribute name or null if we don't recognize the name.Methods in org.mozilla.jss.netscape.security.pkcs with parameters of type ObjectIdentifierModifier and TypeMethodDescriptionPKCS9Attributes.getAttribute(ObjectIdentifier oid) Get an attribute from this set.PKCS9Attributes.getAttributeValue(ObjectIdentifier oid) Get an attribute value by OID.static StringPKCS9Attribute.getName(ObjectIdentifier oid) Return the attribute name for a given OID or null if we don't recognize the oid.private voidPKCS9Attribute.init(ObjectIdentifier oid, Object value) Constructors in org.mozilla.jss.netscape.security.pkcs with parameters of type ObjectIdentifierModifierConstructorDescriptionContentInfo(ObjectIdentifier contentType, DerValue content) PKCS10Attribute(ObjectIdentifier attributeId, CertAttrSet attributeValue) Constructs an attribute from individual components of ObjectIdentifier and the DER encoded value.PKCS9Attribute(ObjectIdentifier oid, Object value) Construct an attribute object from the attribute's OID and value.PKCS9Attributes(ObjectIdentifier[] permittedAttributes, DerInputStream in) Construct a set of PKCS9 Attributes from its DER encoding on a DerInputStream, accepting only attributes with OIDs on the given list. -
Uses of ObjectIdentifier in org.mozilla.jss.netscape.security.provider
Fields in org.mozilla.jss.netscape.security.provider declared as ObjectIdentifierModifier and TypeFieldDescriptionprivate static final ObjectIdentifierRSAPublicKey.ALGORITHM_OID -
Uses of ObjectIdentifier in org.mozilla.jss.netscape.security.util
Fields in org.mozilla.jss.netscape.security.util with type parameters of type ObjectIdentifierModifier and TypeFieldDescriptionprivate static Map<String, ObjectIdentifier> ObjectIdentifier.mOIDsNetscape Enhancement: This function implements a object identifier factory.Methods in org.mozilla.jss.netscape.security.util that return ObjectIdentifierModifier and TypeMethodDescriptionstatic ObjectIdentifierObjectIdentifier.getObjectIdentifier(int[] values) static ObjectIdentifierObjectIdentifier.getObjectIdentifier(String oid) DerInputStream.getOID()Reads an X.200 style Object Identifier from the stream.DerValue.getOID()Returns an ASN.1 OBJECT IDENTIFIER.Methods in org.mozilla.jss.netscape.security.util with parameters of type ObjectIdentifierModifier and TypeMethodDescriptionbooleanObjectIdentifier.equals(ObjectIdentifier other) Compares this identifier with another, for equality.booleanObjectIdentifier.precedes(ObjectIdentifier other) Compares this identifier with another, for sorting purposes.voidDerOutputStream.putOID(ObjectIdentifier oid) Marshals an object identifier (OID) on the output stream. -
Uses of ObjectIdentifier in org.mozilla.jss.netscape.security.x509
Fields in org.mozilla.jss.netscape.security.x509 declared as ObjectIdentifierModifier and TypeFieldDescriptionprivate ObjectIdentifierAlgorithmId.algidThe object identitifer being used for this algorithm.static final ObjectIdentifierAlgorithmId.ANSIX962_EC_Public_Key_oidstatic final ObjectIdentifierAlgorithmId.ANSIX962_SHA1_With_EC_oidDeprecated, for removal: This API element is subject to removal in a future version.static final ObjectIdentifierPKIXExtensions.AuthorityKey_IdIdentifies the particular public key used to sign the certificate.static final ObjectIdentifierPKIXExtensions.BasicConstraints_IdIdentifies whether the subject of the certificate is a CA and how deep a certification path may exist through that CA.static final ObjectIdentifierHoldInstructionExtension.CALL_ISSUER_HOLD_INSTR_OIDstatic final ObjectIdentifierPKIXExtensions.CertificateIssuer_IdIdentifies the date on which it is known or suspected that the private key was compromised or that the certificate otherwise became invalid.static final ObjectIdentifierPKIXExtensions.CertificatePolicies_IdContains the sequence of policy information terms.static final ObjectIdentifierX500Name.commonName_oidOID for the "CN=" attribute, denoting a person's common name.static final ObjectIdentifierX500Name.countryName_oidOID for the "C=" attribute, denoting a country.static final ObjectIdentifierPKIXExtensions.CRLDistributionPoints_IdIdentifies how CRL information is obtained.static final ObjectIdentifierPKIXExtensions.CRLNumber_IdConveys a monotonically increasing sequence number for each CRL issued by a given CA.static final ObjectIdentifierPKIXExtensions.DeltaCRLIndicator_IdIdentifies the delta CRL.static final ObjectIdentifierAlgorithmId.DH_oidAlgorithm ID for Diffie Hellman Key agreement, from PKCS #3.static final ObjectIdentifierAlgorithmId.DH_PKIX_oidAlgorithm ID for the Diffie Hellman Key Agreement (DH), from the IETF PKIX IPKI Part I.static final ObjectIdentifierAlgorithmId.DSA_oidAlgorithm ID for the Digital Signing Algorithm (DSA), from the IETF PKIX IPKI Part I.static final ObjectIdentifierAlgorithmId.DSA_OIW_oidAlgorithm ID for the Digital Signing Algorithm (DSA), from the NIST OIW Stable Agreements part 12.static final ObjectIdentifierX500Name.email_oidOID for the "E=" attribute, denoting a person's email address.protected ObjectIdentifierExtension.extensionIdstatic final ObjectIdentifierPKIXExtensions.FreshestCRL_IdIdentifies how delta CRL information is obtained.static final ObjectIdentifierPKIXExtensions.HoldInstructionCode_IdThis extension provides a registered instruction identifier indicating the action to be taken, after encountering a certificate that has been placed on hold.private ObjectIdentifierHoldInstructionExtension.holdInstructionCodeOIDprivate ObjectIdentifier[]HoldInstructionExtension.holdInstructionCodeOIDsprivate ObjectIdentifierCertificatePolicyId.idstatic final ObjectIdentifierPKIXExtensions.InvalidityDate_IdIdentifies the date on which it is known or suspected that the private key was compromised or that the certificate otherwise became invalid.static final ObjectIdentifierX500Name.ipAddress_oidOID for "IP=" IP address attributes, used with SKIP.static final ObjectIdentifierPKIXExtensions.IssuerAlternativeName_IdAllows additional identities to be associated with the certificate issuer.static final ObjectIdentifierPKIXExtensions.IssuingDistributionPoint_IdIdentifies the CRL distribution point for a particular CRL.static final ObjectIdentifierPKIXExtensions.KeyUsage_IdDefines the purpose of the key contained in the certificate.static final ObjectIdentifierX500Name.localityName_oidOID for the "L=" attribute, denoting a locality (such as a city)static final ObjectIdentifierAlgorithmId.MD2_oidAlgorithm ID for the MD2 Message Digest Algorthm, from RFC 1319.static final ObjectIdentifierAlgorithmId.md2WithRSAEncryption_oidIdentifies a signing algorithm where an MD2 digest is encrypted using an RSA private key; defined in PKCS #1.static final ObjectIdentifierAlgorithmId.MD5_oidAlgorithm ID for the MD5 Message Digest Algorthm, from RFC 1321.static final ObjectIdentifierAlgorithmId.md5WithRSAEncryption_oidIdentifies a signing algorithm where an MD5 digest is encrypted using an RSA private key; defined in PKCS #1.static final ObjectIdentifierAlgorithmId.MGF1_oidprivate ObjectIdentifierPolicyQualifierInfo.mIdprivate ObjectIdentifierOtherName.mOIDstatic final ObjectIdentifierPKIXExtensions.NameConstraints_IdProvides for permitted and excluded subtrees that place restrictions on names that may be included within a certificate issued by a given CA.static final ObjectIdentifierHoldInstructionExtension.NONE_HOLD_INSTR_OID(package private) ObjectIdentifierAttribute.oid(package private) ObjectIdentifierAVA.oidprivate ObjectIdentifierOIDName.oidstatic final ObjectIdentifierNSCCommentExtension.OIDstatic final ObjectIdentifierX500Name.orgName_oidOID for the "O=" attribute, denoting an organization namestatic final ObjectIdentifierX500Name.orgUnitName_oidOID for the "OU=" attribute, denoting an organizational unit namestatic final ObjectIdentifierPKIXExtensions.PolicyConstraints_IdUsed to either prohibit policy mapping or limit the set of policies that can be in subsequent certificates.static final ObjectIdentifierPKIXExtensions.PolicyMappings_IdLists pairs of objectidentifiers of policies considered equivalent by the issuing CA to the subject CA.static final ObjectIdentifierPKIXExtensions.PrivateKeyUsage_IdAllows the certificate issuer to specify a different validity period for the private key than the certificate.static final ObjectIdentifierPolicyQualifierInfo.QT_CPSstatic final ObjectIdentifierPolicyQualifierInfo.QT_UNOTICEstatic final ObjectIdentifierPKIXExtensions.ReasonCode_IdIdentifies the reason for the certificate revocation.static final ObjectIdentifierHoldInstructionExtension.REJECT_HOLD_INSTR_OIDstatic final ObjectIdentifierAlgorithmId.RSA_oidAlgorithm ID for RSA keys used for any purpose, as defined in X.509.static final ObjectIdentifierAlgorithmId.RSAEncryption_oidAlgorithm ID for RSA keys used with RSA encryption, as defined in PKCS #1.static final ObjectIdentifierAlgorithmId.rsaPSS_oidstatic final ObjectIdentifierAlgorithmId.SHA_oidDeprecated, for removal: This API element is subject to removal in a future version.static final ObjectIdentifierAlgorithmId.sha1WithDSA_oidDeprecated, for removal: This API element is subject to removal in a future version.static final ObjectIdentifierAlgorithmId.sha1WithDSA_OIW_oidDeprecated, for removal: This API element is subject to removal in a future version.static final ObjectIdentifierAlgorithmId.sha1WithEC_oidDeprecated, for removal: This API element is subject to removal in a future version.static final ObjectIdentifierAlgorithmId.sha1WithRSAEncryption_oidDeprecated, for removal: This API element is subject to removal in a future version.static final ObjectIdentifierAlgorithmId.sha1WithRSAEncryption_OIW_oidDeprecated, for removal: This API element is subject to removal in a future version.static final ObjectIdentifierAlgorithmId.sha224WithEC_oidstatic final ObjectIdentifierAlgorithmId.SHA256_oidstatic final ObjectIdentifierAlgorithmId.sha256WithEC_oidstatic final ObjectIdentifierAlgorithmId.sha256WithRSAEncryption_oidThe proper one for sha256/rsastatic final ObjectIdentifierAlgorithmId.SHA384_oidstatic final ObjectIdentifierAlgorithmId.sha384WithEC_oidstatic final ObjectIdentifierAlgorithmId.sha384WithRSAEncryption_oidThe proper one for sha384/rsastatic final ObjectIdentifierAlgorithmId.SHA512_oidstatic final ObjectIdentifierAlgorithmId.sha512WithEC_oidstatic final ObjectIdentifierAlgorithmId.sha512WithRSAEncryption_oidThe proper one for sha512/rsastatic final ObjectIdentifierAlgorithmId.shaWithDSA_OIW_oidDeprecated, for removal: This API element is subject to removal in a future version.static final ObjectIdentifierX500Name.stateName_oidOID for the "S=" attribute, denoting a state (such as Delaware)static final ObjectIdentifierX500Name.streetAddress_oidOID for the "STREET=" attribute, denoting a street address.static final ObjectIdentifierPKIXExtensions.SubjectAlternativeName_IdAllows additional identities to be bound to the subject of the certificate.static final ObjectIdentifierPKIXExtensions.SubjectDirectoryAttributes_IdIdentifies additional directory attributes.static final ObjectIdentifierPKIXExtensions.SubjectKey_IdIdentifies the particular public key used in an application.static final ObjectIdentifierX500Name.title_oidOID for the "T=" attribute, denoting a person's title.static final ObjectIdentifierX500Name.uidName_oidOID for the "UID=" attribute, denoting a person's ID.Fields in org.mozilla.jss.netscape.security.x509 with type parameters of type ObjectIdentifierModifier and TypeFieldDescriptionprivate static final Hashtable<String, ObjectIdentifier> OIDMap.name2OID(package private) Hashtable<String, ObjectIdentifier> X500NameAttrMap.name2OIDprivate static final Hashtable<ObjectIdentifier, String> OIDMap.oid2Name(package private) Hashtable<ObjectIdentifier, String> X500NameAttrMap.oid2Name(package private) Hashtable<ObjectIdentifier, AVAValueConverter> X500NameAttrMap.oid2ValueConverterMethods in org.mozilla.jss.netscape.security.x509 that return ObjectIdentifierModifier and TypeMethodDescriptionprivate static ObjectIdentifierExtension.getExtensionId()Returns the ObjectIdentifier of the extension.HoldInstructionExtension.getHoldInstructionCode()Get the hold instruction code.PolicyQualifierInfo.getId()CertificatePolicyId.getIdentifier()Return the value of the CertificatePolicyId as an ObjectIdentifier.Attribute.getOid()Returns the OID in the Attribute.AVA.getOid()Returns the OID in the AVA.Get the ObjectIdentifier of the attribute name.X500NameAttrMap.getOid(ObjectIdentifier oid) Get the ObjectIdentifier object in the map for the specified OID.final ObjectIdentifierAlgorithmId.getOID()Returns the ISO OID for this algorithm.static ObjectIdentifierReturn Object identifier for user friendly name.OtherName.getOID()(package private) static ObjectIdentifierX500Name.intern(ObjectIdentifier oid) LdapV3DNStrConverter.parseAVAKeyword(String avaKeyword) Converts a AVA keyword from a Ldap DN string to an ObjectIdentifier from the attribute map or, if this keyword is an OID not in the attribute map, create a new ObjectIdentifier for the keyword if acceptUnknownOids is true.Methods in org.mozilla.jss.netscape.security.x509 that return types with arguments of type ObjectIdentifierModifier and TypeMethodDescriptionX500NameAttrMap.getAllOIDs()Get an Enumeration of all ObjectIdentifiers in this map.Methods in org.mozilla.jss.netscape.security.x509 with parameters of type ObjectIdentifierModifier and TypeMethodDescriptionvoidX500NameAttrMap.addNameOID(String name, ObjectIdentifier oid, AVAValueConverter valueConverter) Adds a attribute name, ObjectIdentifier, AVAValueConverter entry to the map.LdapV3DNStrConverter.encodeOID(ObjectIdentifier oid) Converts an OID to a attribute keyword in a Ldap v3 DN string - either a keyword if known or a string of "1.2.3.4" syntax.RFC1779StrConverter.encodeOID(ObjectIdentifier oid) Converts a OID to a attribute keyword in a Ldap DN string or to a "OID.1.2.3.4" string syntax as defined in RFC1779.LdapV3DNStrConverter.encodeValue(DerValue attrValue, ObjectIdentifier oid) Converts a value as a DerValue to a string in a Ldap V3 DN String.RFC1779StrConverter.encodeValue(DerValue attrValue, ObjectIdentifier oid) Converts a attribute value as a DerValue to a string in a RFC1779 Ldap DN string.final booleanAlgorithmId.equals(ObjectIdentifier id) Compares two algorithm IDs for equality.(package private) DerValueRDN.findAttribute(ObjectIdentifier oid) private DerValueX500Name.findAttribute(ObjectIdentifier attribute) Find the first instance of this attribute in a "top down" search of all the attributes in the name.X500Name.getAttributesForOid(ObjectIdentifier oid) Return a list of attributes of the given type.static Class<?> OIDMap.getClass(ObjectIdentifier oid) Return the java class object associated with the object identifier..private intHoldInstructionExtension.getHoldInstructionCodeFromOID(ObjectIdentifier oid) private StringHoldInstructionExtension.getHoldInstructionDescription(ObjectIdentifier oid) static StringOIDMap.getName(ObjectIdentifier oid) Return user friendly name associated with the OID.X500NameAttrMap.getName(ObjectIdentifier oid) Get the attribute name (keyword) of the specified OID.X500NameAttrMap.getOid(ObjectIdentifier oid) Get the ObjectIdentifier object in the map for the specified OID.X500NameAttrMap.getValueConverter(ObjectIdentifier oid) Get the Attribute Value Converter for the specified ObjectIdentifier.(package private) static ObjectIdentifierX500Name.intern(ObjectIdentifier oid) LdapV3DNStrConverter.parseAVAValue(byte[] berValue, ObjectIdentifier oid) Converts a value in BER encoding, for example given in octothorpe form in a Ldap v3 dn string, to a DerValue.LdapV3DNStrConverter.parseAVAValue(String avaValueString, ObjectIdentifier oid) Converts a AVA value from a Ldap dn string to a DerValue according the attribute type.LdapV3DNStrConverter.parseAVAValue(String avaValueString, ObjectIdentifier oid, byte[] encodingOrder) Like parseAVAValue(String) with a DER encoding order given as argument for Directory Strings.voidExtension.setExtensionId(ObjectIdentifier oid) Constructors in org.mozilla.jss.netscape.security.x509 with parameters of type ObjectIdentifierModifierConstructorDescriptionConstructs an algorithm ID with possible RSAPSS params.AlgorithmId(ObjectIdentifier oid, String algName) Constructor that takes the oid and name, so the name can be cachedf or laster use.AlgorithmId(ObjectIdentifier oid, AlgorithmParameters params) Constructs an algorithm ID with a fully encoded params objectprivateAlgorithmId(ObjectIdentifier oid, DerValue params) Attribute(ObjectIdentifier oid, String value) Construct an attribute from attribute type and attribute valueAttribute(ObjectIdentifier oid, Vector<String> values) Construct an attribute from attribute type and attribute valuesAVA(ObjectIdentifier type, DerValue val) Constructs an AVA from an OID and DerValue.Create a CertificatePolicyId with the ObjectIdentifier.Extension(ObjectIdentifier extensionId, boolean critical, byte[] extensionValue) Constructs an Extension from individual components of ObjectIdentifier, criticality and the DER encoded OctetString.HoldInstructionExtension(Boolean critical, ObjectIdentifier oid) Create a HoldInstructionExtension with the date.Create a HoldInstructionExtension with the date.OIDName(ObjectIdentifier oid) Create the OIDName object with the specified name.OtherName(ObjectIdentifier oid, byte[] data) OtherName(ObjectIdentifier oid, byte tag, String value) Constructs a string-based other name.OtherName(ObjectIdentifier oid, String value) PolicyQualifierInfo(ObjectIdentifier id, Qualifier qualifier) Create a PolicyQualifierInfo