type github.com/libp2p/go-libp2p/core/crypto.Key (interface)
Method Implmentations
Equals(Key) bool
(*ECDSAPrivateKey).Equals
(*ECDSAPublicKey).Equals
(*Ed25519PrivateKey).Equals
(*Ed25519PublicKey).Equals
PrivKey.Equals
PubKey.Equals
(*RsaPrivateKey).Equals
(*RsaPublicKey).Equals
(*Secp256k1PrivateKey).Equals
(*Secp256k1PublicKey).Equals
Raw() ([]byte, error)
(*ECDSAPrivateKey).Raw
(*ECDSAPublicKey).Raw
(*Ed25519PrivateKey).Raw
(*Ed25519PublicKey).Raw
PrivKey.Raw
PubKey.Raw
(*RsaPrivateKey).Raw
(*RsaPublicKey).Raw
(*Secp256k1PrivateKey).Raw
(*Secp256k1PublicKey).Raw
Type() pb.KeyType
(*ECDSAPrivateKey).Type
(*ECDSAPublicKey).Type
(*Ed25519PrivateKey).Type
(*Ed25519PublicKey).Type
PrivKey.Type
PubKey.Type
(*RsaPrivateKey).Type
(*RsaPublicKey).Type
(*Secp256k1PrivateKey).Type
(*Secp256k1PublicKey).Type
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |