Searched defs:AttributeTypeAndValueSET (Results 1 – 2 of 2) sorted by relevance
106 type AttributeTypeAndValueSET struct { struct107 Type asn1.ObjectIdentifier108 Value [][]AttributeTypeAndValue `asn1:"set"`
1870 func newRawAttributes(attributes []pkix.AttributeTypeAndValueSET) ([]asn1.RawValue, error) {