Class RelativeDistinguishedName
java.lang.Object
es.gob.jmulticard.asn1.DecoderObject
es.gob.jmulticard.asn1.der.Sequence
es.gob.jmulticard.asn1.der.Set
es.gob.jmulticard.asn1.der.x509.RelativeDistinguishedName
Tipo ASN.1 X.500 RelativeDistinguishedName.
RelativeDistinguishedName ::= SET SIZE (1..MAX) OF AttributeTypeAndDistinguishedValue
-
Constructor Summary
ConstructorsConstructorDescriptionConstruye un objeto ASN.1 X.500 RelativeDistinguishedName. -
Method Summary
Methods inherited from class Set
getDefaultTagMethods inherited from class Sequence
decodeValue, getElementAt, getElementCountMethods inherited from class DecoderObject
checkTag, getBytes, getRawDerValue, setDerValue
-
Constructor Details
-
RelativeDistinguishedName
public RelativeDistinguishedName()Construye un objeto ASN.1 X.500 RelativeDistinguishedName.
-
-
Method Details
-
toString
-