crypto/x509/pkix.TBSCertificateList.Extensions (field)
6 uses
crypto/x509/pkix (current package)
pkix.go#L307: Extensions []Extension `asn1:"tag:0,optional,explicit"`
crypto/x509
x509.go#L2327: tbsCertList.Extensions = append(tbsCertList.Extensions, aki)
x509.go#L2817: Extensions: []pkix.Extension{
x509.go#L2833: tbsCertList.Extensions = append(tbsCertList.Extensions, template.ExtraExtensions...)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |