crypto/x509.publicKeyInfo.Raw (field)

3 uses

	crypto/x509 (current package)
		x509.go#L171: 	Raw       asn1.RawContent
		x509.go#L1297: 	out.RawSubjectPublicKeyInfo = in.TBSCertificate.PublicKey.Raw
		x509.go#L2680: 		RawSubjectPublicKeyInfo:  in.TBSCSR.PublicKey.Raw,