package
1.0.0-rc.12
Repository: https://github.com/nspcc-dev/neofs-sdk-go.git
Documentation: pkg.go.dev

# Type aliases

PublicKey is a wrapper over ecdsa.PublicKey used for NeoFS needs.
PublicKeyRFC6979 is a wrapper over ecdsa.PublicKey used for NeoFS needs.
PublicKeyWalletConnect is a wrapper over ecdsa.PublicKey used for NeoFS needs.
Signer wraps ecdsa.PrivateKey and represents signer based on ECDSA with SHA-512 hashing.
SignerRFC6979 wraps ecdsa.PrivateKey and represents signer based on deterministic ECDSA with SHA-256 hashing (RFC 6979).
SignerWalletConnect is similar to SignerRFC6979 with 2 changes: 1.