Uses of Class
org.bouncycastle.asn1.x500.style.AbstractX500NameStyle
-
Packages that use AbstractX500NameStyle Package Description org.bouncycastle.asn1.x500.style 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.style Modifier and Type Class Description classBCStrictStyleVariation of BCStyle that insists on strict ordering for equality and hashCode comparisonsclassBCStyleThe default style, based on Bouncy Castle's orginal X509Name class.classRFC4519StyleA style template that conforms specifically to RFC 4519.
-