Java org.bouncycastle.asn1.x500.style BCStyle fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.asn1.x500.style BCStyle fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.asn1.x500.style BCStyle.

The text is from its open source code.

Subclass

org.bouncycastle.asn1.x500.style.BCStyle has subclasses.
Click this link to see all its subclasses.

Field

ASN1ObjectIdentifierC
country code - StringType(SIZE(2))
ASN1ObjectIdentifierO
organization - StringType(SIZE(1..64))
ASN1ObjectIdentifierOU
organizational unit name - StringType(SIZE(1..64))
ASN1ObjectIdentifierT
Title
ASN1ObjectIdentifierCN
common name - StringType(SIZE(1..64))
ASN1ObjectIdentifierSN
device serial number name - StringType(SIZE(1..64))
ASN1ObjectIdentifierSTREET
street - StringType(SIZE(1..64))
ASN1ObjectIdentifierSERIALNUMBER
device serial number name - StringType(SIZE(1..64))
ASN1ObjectIdentifierL
locality name - StringType(SIZE(1..64))
ASN1ObjectIdentifierST
state, or province name - StringType(SIZE(1..64))
ASN1ObjectIdentifierSURNAME
Naming attributes of type X520name
ASN1ObjectIdentifierGIVENNAME
ASN1ObjectIdentifierUNIQUE_IDENTIFIER
ASN1ObjectIdentifierDN_QUALIFIER
dnQualifier - DirectoryString(SIZE(1..64)
ASN1ObjectIdentifierPSEUDONYM
RFC 3039 Pseudonym - DirectoryString(SIZE(1..64)
ASN1ObjectIdentifierTELEPHONE_NUMBER
id-at-telephoneNumber
ASN1ObjectIdentifierNAME
id-at-name
ASN1ObjectIdentifierEmailAddress
Email address (RSA PKCS#9 extension) - IA5String.
ASN1ObjectIdentifierE
email address in Verisign certificates
ASN1ObjectIdentifierDC
ASN1ObjectIdentifierUID
LDAP User id.
X500NameStyleINSTANCE
Singleton instance.