type crypto/x509.authorityInfoAccess
5 uses
crypto/x509 (current package)
x509.go#L900: type authorityInfoAccess struct {
x509.go#L1434: var aia []authorityInfoAccess
x509.go#L1740: var aiaValues []authorityInfoAccess
x509.go#L1742: aiaValues = append(aiaValues, authorityInfoAccess{
x509.go#L1748: aiaValues = append(aiaValues, authorityInfoAccess{
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)