Uses of Class
org.bouncycastle.asn1.x500.style.AbstractX500NameStyle
Packages that use AbstractX500NameStyle
Package
Description
A package of "style" templates for produce X.500 names and converting them to and from strings.
-
Uses of AbstractX500NameStyle in org.bouncycastle.asn1.x500.style
Subclasses of AbstractX500NameStyle in org.bouncycastle.asn1.x500.styleModifier and TypeClassDescriptionclass
Variation of BCStyle that insists on strict ordering for equality and hashCode comparisonsclass
The default style, based on Bouncy Castle's orginal X509Name class.class
A style template that conforms specifically to RFC 4519.