Package org.bouncycastle.asn1.x500.style


package org.bouncycastle.asn1.x500.style
Template classes for the common styles used for converting X.500 names to strings and back.
  • Classes
    Class
    Description
    This class provides some default behavior and common implementation for a X500NameStyle.
    Variation of BCStyle that insists on strict ordering for equality and hashCode comparisons
     
     
     
    class for breaking up an X500 Name into it's component tokens, ala java.util.StringTokenizer.