The ASN.1 for RDNs is:
RelativeDistinguishedName ::= SET OF AttributeTypeAndValue AttributeTypeAndValue ::= SEQUENCE { type AttributeType, value AttributeValue } AttributeType ::= OBJECT IDENTIFIER AttributeValue ::= ANY DEFINED BY AttributeTypeNote that instances of this class are immutable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|