org.gudy.bouncycastle.asn1.misc
Interface MiscObjectIdentifiers


public interface MiscObjectIdentifiers


Field Summary
static java.lang.String netscape
           
static DERObjectIdentifier netscapeBaseURL
           
static DERObjectIdentifier netscapeCApolicyURL
           
static DERObjectIdentifier netscapeCARevocationURL
           
static DERObjectIdentifier netscapeCertComment
           
static DERObjectIdentifier netscapeCertType
           
static DERObjectIdentifier netscapeRenewalURL
           
static DERObjectIdentifier netscapeRevocationURL
           
static DERObjectIdentifier netscapeSSLServerName
           
static java.lang.String verisign
           
static DERObjectIdentifier verisignCzagExtension
           
 

Field Detail

netscape

static final java.lang.String netscape
See Also:
Constant Field Values

netscapeCertType

static final DERObjectIdentifier netscapeCertType

netscapeBaseURL

static final DERObjectIdentifier netscapeBaseURL

netscapeRevocationURL

static final DERObjectIdentifier netscapeRevocationURL

netscapeCARevocationURL

static final DERObjectIdentifier netscapeCARevocationURL

netscapeRenewalURL

static final DERObjectIdentifier netscapeRenewalURL

netscapeCApolicyURL

static final DERObjectIdentifier netscapeCApolicyURL

netscapeSSLServerName

static final DERObjectIdentifier netscapeSSLServerName

netscapeCertComment

static final DERObjectIdentifier netscapeCertComment

verisign

static final java.lang.String verisign
See Also:
Constant Field Values

verisignCzagExtension

static final DERObjectIdentifier verisignCzagExtension