diff options
Diffstat (limited to 'api')
| -rw-r--r-- | api/next/63963.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/api/next/63963.txt b/api/next/63963.txt new file mode 100644 index 0000000000..f64f214c10 --- /dev/null +++ b/api/next/63963.txt @@ -0,0 +1,4 @@ +pkg crypto/ecdsa, func ParseRawPrivateKey(elliptic.Curve, []uint8) (*PrivateKey, error) #63963 +pkg crypto/ecdsa, func ParseUncompressedPublicKey(elliptic.Curve, []uint8) (*PublicKey, error) #63963 +pkg crypto/ecdsa, method (*PrivateKey) Bytes() ([]uint8, error) #63963 +pkg crypto/ecdsa, method (*PublicKey) Bytes() ([]uint8, error) #63963 |
