func crypto/x509.buildCSRExtensions
2 uses
crypto/x509 (current package)
x509.go#L1984: func buildCSRExtensions(template *CertificateRequest) ([]pkix.Extension, error) {
x509.go#L2524: extensions, err := buildCSRExtensions(template)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)