Class RelativeDistinguishedName


public final class RelativeDistinguishedName extends Set
Tipo ASN.1 X.500 RelativeDistinguishedName.
  RelativeDistinguishedName ::= SET SIZE (1..MAX) OF AttributeTypeAndDistinguishedValue
 
  • Constructor Details

    • RelativeDistinguishedName

      public RelativeDistinguishedName()
      Construye un objeto ASN.1 X.500 RelativeDistinguishedName.
  • Method Details