summaryrefslogtreecommitdiff
path: root/api/next/52221.txt
diff options
context:
space:
mode:
Diffstat (limited to 'api/next/52221.txt')
-rw-r--r--api/next/52221.txt19
1 files changed, 0 insertions, 19 deletions
diff --git a/api/next/52221.txt b/api/next/52221.txt
deleted file mode 100644
index ed4a487b8c..0000000000
--- a/api/next/52221.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-pkg crypto/ecdh, func P256() Curve #52221
-pkg crypto/ecdh, func P384() Curve #52221
-pkg crypto/ecdh, func P521() Curve #52221
-pkg crypto/ecdh, func X25519() Curve #52221
-pkg crypto/ecdh, method (*PrivateKey) Bytes() []uint8 #52221
-pkg crypto/ecdh, method (*PrivateKey) Curve() Curve #52221
-pkg crypto/ecdh, method (*PrivateKey) ECDH(*PublicKey) ([]uint8, error) #52221
-pkg crypto/ecdh, method (*PrivateKey) Equal(crypto.PrivateKey) bool #52221
-pkg crypto/ecdh, method (*PrivateKey) Public() crypto.PublicKey #52221
-pkg crypto/ecdh, method (*PrivateKey) PublicKey() *PublicKey #52221
-pkg crypto/ecdh, method (*PublicKey) Bytes() []uint8 #52221
-pkg crypto/ecdh, method (*PublicKey) Curve() Curve #52221
-pkg crypto/ecdh, method (*PublicKey) Equal(crypto.PublicKey) bool #52221
-pkg crypto/ecdh, type Curve interface, GenerateKey(io.Reader) (*PrivateKey, error) #52221
-pkg crypto/ecdh, type Curve interface, NewPrivateKey([]uint8) (*PrivateKey, error) #52221
-pkg crypto/ecdh, type Curve interface, NewPublicKey([]uint8) (*PublicKey, error) #52221
-pkg crypto/ecdh, type Curve interface, unexported methods #52221
-pkg crypto/ecdh, type PrivateKey struct #52221
-pkg crypto/ecdh, type PublicKey struct #52221