crypto/x509.RevocationList.RawTBSRevocationList (field)
3 uses
crypto/x509 (current package)
parser.go#L1126: rl.RawTBSRevocationList = tbs
x509.go#L2306: RawTBSRevocationList []byte
x509.go#L2559: return parent.CheckSignature(rl.SignatureAlgorithm, rl.RawTBSRevocationList, rl.Signature)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)