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