Class BCStyleExtended

  • All Implemented Interfaces:
    org.bouncycastle.asn1.x500.X500NameStyle

    public class BCStyleExtended
    extends org.bouncycastle.asn1.x500.style.BCStyle
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.bouncycastle.asn1.x500.X500NameStyle INSTANCE  
      static org.bouncycastle.asn1.ASN1ObjectIdentifier JURISDICTION_COUNTRY_NAME  
      • Fields inherited from class org.bouncycastle.asn1.x500.style.BCStyle

        BUSINESS_CATEGORY, C, CN, COUNTRY_OF_CITIZENSHIP, COUNTRY_OF_RESIDENCE, DATE_OF_BIRTH, DC, defaultLookUp, defaultSymbols, DESCRIPTION, DMD_NAME, DN_QUALIFIER, E, EmailAddress, GENDER, GENERATION, GIVENNAME, INITIALS, L, NAME, NAME_AT_BIRTH, O, ORGANIZATION_IDENTIFIER, OU, PLACE_OF_BIRTH, POSTAL_ADDRESS, POSTAL_CODE, PSEUDONYM, ROLE, SERIALNUMBER, SN, ST, STREET, SURNAME, T, TELEPHONE_NUMBER, UID, UNIQUE_IDENTIFIER, UnstructuredAddress, UnstructuredName
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected BCStyleExtended()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String oidToDisplayName​(org.bouncycastle.asn1.ASN1ObjectIdentifier oid)  
      • Methods inherited from class org.bouncycastle.asn1.x500.style.BCStyle

        attrNameToOID, encodeStringValue, fromString, oidToAttrNames, toString
      • Methods inherited from class org.bouncycastle.asn1.x500.style.AbstractX500NameStyle

        areEqual, calculateHashCode, copyHashTable, rdnAreEqual, stringToValue
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • JURISDICTION_COUNTRY_NAME

        public static final org.bouncycastle.asn1.ASN1ObjectIdentifier JURISDICTION_COUNTRY_NAME
      • INSTANCE

        public static final org.bouncycastle.asn1.x500.X500NameStyle INSTANCE
    • Constructor Detail

      • BCStyleExtended

        protected BCStyleExtended()
    • Method Detail

      • oidToDisplayName

        public java.lang.String oidToDisplayName​(org.bouncycastle.asn1.ASN1ObjectIdentifier oid)
        Specified by:
        oidToDisplayName in interface org.bouncycastle.asn1.x500.X500NameStyle
        Overrides:
        oidToDisplayName in class org.bouncycastle.asn1.x500.style.BCStyle