com.mindbright.security.x509
public final class RelativeDistinguishedName extends ASN1SetOf
RelativeDistinguishedName ::= SET SIZE (1 .. MAX) OF AttributeTypeAndValue
components, count, ofType
isSet, 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, ofType
decodeValue, getTag, getType, isSet, setValue, toString
public AttributeTypeAndValue getTypeAndValue(int i)
public java.lang.String getRFC2253Value()