com.mindbright.security.x509
public final class RelativeDistinguishedName extends ASN1SetOf
RelativeDistinguishedName ::=
SET SIZE (1 .. MAX) OF AttributeTypeAndValue
components, count, ofTypeisSet, tag| Constructor and Description |
|---|
RelativeDistinguishedName() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRFC2253Value() |
AttributeTypeAndValue |
getTypeAndValue(int i) |
addComponent, addComponent, addOptional, addOptional, addOptional, decodeValue, encodeValue, equals, getComponent, getCount, getDecodeComponent, getDefault, getDistinctComponent, hashCode, isOptional, ofTypedecodeValue, getTag, getType, isSet, setValue, toStringpublic AttributeTypeAndValue getTypeAndValue(int i)
public java.lang.String getRFC2253Value()