stellar_flutter_sdk
stellar_flutter_sdk
KeyPair
privateKey property
privateKey
stellar_flutter_sdk
stellar_flutter_sdk
KeyPair
privateKey property
KeyPair class
Constructors
KeyPair
Properties
accountId
hashCode
privateKey
publicKey
runtimeType
secretSeed
signatureHint
xdrMuxedAccount
xdrPublicKey
xdrSignerKey
Methods
canSign
noSuchMethod
sign
signDecorated
toString
verify
Operators
operator ==
Static methods
fromAccountId
fromPublicKey
fromSecretSeed
fromSecretSeedList
fromXdrPublicKey
fromXdrSignerKey
random
privateKey
property
Uint8List
privateKey
Implementation
Uint8List get privateKey => _mPrivateKey;