Bouncy Castle Cryptography Library 1.47

org.bouncycastle.asn1.misc
Interface MiscObjectIdentifiers


public interface MiscObjectIdentifiers


Field Summary
static ASN1ObjectIdentifier entrust
           
static ASN1ObjectIdentifier entrustVersionExtension
           
static ASN1ObjectIdentifier netscape
           
static ASN1ObjectIdentifier netscapeBaseURL
           
static ASN1ObjectIdentifier netscapeCApolicyURL
           
static ASN1ObjectIdentifier netscapeCARevocationURL
           
static ASN1ObjectIdentifier netscapeCertComment
           
static ASN1ObjectIdentifier netscapeCertType
           
static ASN1ObjectIdentifier netscapeRenewalURL
           
static ASN1ObjectIdentifier netscapeRevocationURL
           
static ASN1ObjectIdentifier netscapeSSLServerName
           
static ASN1ObjectIdentifier novell
           
static ASN1ObjectIdentifier novellSecurityAttribs
           
static ASN1ObjectIdentifier verisign
           
static ASN1ObjectIdentifier verisignCzagExtension
           
static ASN1ObjectIdentifier verisignDnbDunsNumber
           
 

Field Detail

netscape

static final ASN1ObjectIdentifier netscape

netscapeCertType

static final ASN1ObjectIdentifier netscapeCertType

netscapeBaseURL

static final ASN1ObjectIdentifier netscapeBaseURL

netscapeRevocationURL

static final ASN1ObjectIdentifier netscapeRevocationURL

netscapeCARevocationURL

static final ASN1ObjectIdentifier netscapeCARevocationURL

netscapeRenewalURL

static final ASN1ObjectIdentifier netscapeRenewalURL

netscapeCApolicyURL

static final ASN1ObjectIdentifier netscapeCApolicyURL

netscapeSSLServerName

static final ASN1ObjectIdentifier netscapeSSLServerName

netscapeCertComment

static final ASN1ObjectIdentifier netscapeCertComment

verisign

static final ASN1ObjectIdentifier verisign

verisignCzagExtension

static final ASN1ObjectIdentifier verisignCzagExtension

verisignDnbDunsNumber

static final ASN1ObjectIdentifier verisignDnbDunsNumber

novell

static final ASN1ObjectIdentifier novell

novellSecurityAttribs

static final ASN1ObjectIdentifier novellSecurityAttribs

entrust

static final ASN1ObjectIdentifier entrust

entrustVersionExtension

static final ASN1ObjectIdentifier entrustVersionExtension

Bouncy Castle Cryptography Library 1.47