org.apache.geronimo.crypto.asn1.x509
public class: PolicyQualifierId [javadoc |
source]
java.lang.Object
org.apache.geronimo.crypto.asn1.ASN1Encodable
org.apache.geronimo.crypto.asn1.DERObject
org.apache.geronimo.crypto.asn1.DERObjectIdentifier
org.apache.geronimo.crypto.asn1.x509.PolicyQualifierId
All Implemented Interfaces:
DERTags, DEREncodable
PolicyQualifierId, used in the CertificatePolicies
X509V3 extension.
id-qt OBJECT IDENTIFIER ::= { id-pkix 2 }
id-qt-cps OBJECT IDENTIFIER ::= { id-qt 1 }
id-qt-unotice OBJECT IDENTIFIER ::= { id-qt 2 }
PolicyQualifierId ::=
OBJECT IDENTIFIER ( id-qt-cps | id-qt-unotice )
Field Summary |
---|
public static final PolicyQualifierId | id_qt_cps | |
public static final PolicyQualifierId | id_qt_unotice | |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |