Crypto
Table of Contents
Classes
- CryptoKeyType
- Represents the type of cryptographic key used in Stellar
- KeyPair
- Represents an Ed25519 public/private keypair for signing Stellar transactions
- StrKey
- StrKey is a helper class that allows encoding and decoding Stellar keys to/from strings, i.e. between their binary and string (i.e. "GABCD...", etc.) representations.
- VersionByte
- Version byte constants for Stellar StrKey encoding