Type Definition picky_asn1_x509::name::RdnSequence
source · pub type RdnSequence = Asn1SequenceOf<RelativeDistinguishedName>;
Expand description
RDNSequence ::= SEQUENCE OF RelativeDistinguishedName
pub type RdnSequence = Asn1SequenceOf<RelativeDistinguishedName>;
RDNSequence ::= SEQUENCE OF RelativeDistinguishedName