Package org.cryptacular.x509.dn


package org.cryptacular.x509.dn
  • Class
    Description
    Simple implementation of the X.501 AttributeTypeAndValue that makes up the RelativeDistinguishedName type described in section 4.1.2.4 of RFC 2459.
    Ordered list of Attributes.
    Describes values of AttributeType that may appear in a RelativeDistinguishedName (RDN) as defined in section 2 of RFC 2253.
    Produces a string representation of an X.500 distinguished name using the process described in section 2 of RFC 2253, LADPv3 Distinguished Names.
    Strategy pattern interface for producing a string representation of an X.500 distinguished name.
    Reads X.509 subject and issuer DNs as a raw sequence of attributes to facilitate precise handling of name parsing.
    Simple implementation of the X.501 RelativeDistinguishedName type described in section 4.1.2.4 of RFC 2459.
    Simple implementation of the X.501 RDNSequence type described in section 4.1.2.4 of RFC 2459.
    Describes the registered values of AttributeType that may appear in a RelativeDistinguishedName (RDN) as defined in section 2 of RFC 2253.
    Describes a non-standard AttributeType in dotted decimal form that may appear in a RelativeDistinguishedName (RDN) as defined in section 2 of RFC 2253.