package
0.0.0-20230301072923-5e759bf089a0
Repository: https://github.com/truecloudlab/frostfs-sdk-go.git
Documentation: pkg.go.dev

# Type aliases

PublicKey is a wrapper over ecdsa.PublicKey used for FrostFS needs.
PublicKeyRFC6979 is a wrapper over ecdsa.PublicKey used for FrostFS needs.
PublicKeyWalletConnect is a wrapper over ecdsa.PublicKey used for FrostFS 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.