crypto/internal/fips140/ecdsa.PublicKey.Bytes (method)
2 uses
crypto/internal/fips140/ecdsa (current package)
ecdsa.go#L40: func (pub *PublicKey) Bytes() []byte {
crypto/ecdsa
ecdsa.go#L381: x, y, err := pointToAffine(curve, pub.Bytes())
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)