func crypto/x509.newRawAttributes
2 uses
crypto/x509 (current package)
x509.go#L2423: func newRawAttributes(attributes []pkix.AttributeTypeAndValueSET) ([]asn1.RawValue, error) {
x509.go#L2582: rawAttributes, err := newRawAttributes(attributes)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)