Bouncy Castle Cryptography Library 1.77.0

Package org.bouncycastle.asn1.x500.style

Template classes for the common styles used for converting X.500 names to strings and back.

See:
          Description

Class Summary
AbstractX500NameStyle This class provides some default behavior and common implementation for a X500NameStyle.
BCStrictStyle Variation of BCStyle that insists on strict ordering for equality and hashCode comparisons
BCStyle  
IETFUtils  
RFC4519Style  
X500NameTokenizer class for breaking up an X500 Name into it's component tokens, ala java.util.StringTokenizer.
 

Package org.bouncycastle.asn1.x500.style Description

Template classes for the common styles used for converting X.500 names to strings and back.


Bouncy Castle Cryptography Library 1.77.0