Class KeyPurposeId
java.lang.Object
org.gudy.bouncycastle.asn1.ASN1Encodable
org.gudy.bouncycastle.asn1.DERObject
org.gudy.bouncycastle.asn1.ASN1Object
org.gudy.bouncycastle.asn1.DERObjectIdentifier
org.gudy.bouncycastle.asn1.x509.KeyPurposeId
- All Implemented Interfaces:
DEREncodable, DERTags
The KeyPurposeId object.
KeyPurposeId ::= OBJECT IDENTIFIER
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final KeyPurposeIdprivate static final Stringstatic final KeyPurposeIdstatic final KeyPurposeIdstatic final KeyPurposeIdstatic final KeyPurposeIdstatic final KeyPurposeIdstatic final KeyPurposeIdstatic final KeyPurposeIdstatic final KeyPurposeIdstatic final KeyPurposeIdstatic final KeyPurposeIdFields inherited from class ASN1Encodable
BER, DERFields inherited from interface DERTags
APPLICATION, BIT_STRING, BMP_STRING, BOOLEAN, CONSTRUCTED, ENUMERATED, EXTERNAL, GENERAL_STRING, GENERALIZED_TIME, GRAPHIC_STRING, IA5_STRING, INTEGER, NULL, NUMERIC_STRING, OBJECT_IDENTIFIER, OCTET_STRING, PRINTABLE_STRING, SEQUENCE, SEQUENCE_OF, SET, SET_OF, T61_STRING, TAGGED, UNIVERSAL_STRING, UTC_TIME, UTF8_STRING, VIDEOTEX_STRING, VISIBLE_STRING -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DERObjectIdentifier
getId, getInstance, getInstance, hashCode, toStringMethods inherited from class ASN1Object
equals, fromByteArrayMethods inherited from class DERObject
toASN1ObjectMethods inherited from class ASN1Encodable
getDEREncoded, getDERObject, getEncoded, getEncoded
-
Field Details
-
id_kp
- See Also:
-
anyExtendedKeyUsage
-
id_kp_serverAuth
-
id_kp_clientAuth
-
id_kp_codeSigning
-
id_kp_emailProtection
-
id_kp_ipsecEndSystem
-
id_kp_ipsecTunnel
-
id_kp_ipsecUser
-
id_kp_timeStamping
-
id_kp_OCSPSigning
-
id_kp_smartcardlogon
-
-
Constructor Details
-
KeyPurposeId
-