| Class | Description |
|---|---|
| AttributeTypeAndValue |
AttributeTypeAndValue ::= SEQUENCE {
type OBJECT IDENTIFIER,
value ANY
}
|
| Name |
Name ::= CHOICE { RDNSequence }
|
| RDNSequence |
RDNSequence ::= SEQUENCE OF RelativeDistinguishedName
|
| RelativeDistinguishedName |
RelativeDistinguishedName ::= SET SIZE (1..MAX) OF AttributeTypeAndValue
|
| Enum | Description |
|---|---|
| AttributeTypeAndValue.AttributeTypeAndValueField | |
| Name.NameField |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.