crypto/x509.CertificateRequest.Raw (field)

2 uses

	crypto/x509 (current package)
		x509.go#L1776: 	Raw                      []byte // Complete ASN.1 DER content (CSR, signature algorithm and signature).
		x509.go#L2105: 		Raw:                      in.Raw,