[][src]Type Definition picky_asn1_x509::name::RelativeDistinguishedName

type RelativeDistinguishedName = Asn1SetOf<AttributeTypeAndValue>;

RFC 5280 #4.1.2.4

RelativeDistinguishedName ::= SET SIZE (1..MAX) OF AttributeTypeAndValue