menu
flutter_paw_ffi package
documentation
flutter_paw_ffi
Privatekey typedef
Privatekey
brightness_4
Privatekey
typedef
Null safety
Privatekey
=
void Function
(
Pointer
<
Uint8
>
sk
,
Pointer
<
Uint8
>
seed
,
int
index
)
Implementation
typedef Privatekey = void Function( Pointer<Uint8> sk, Pointer<Uint8> seed, int index);
flutter_paw_ffi package
documentation
flutter_paw_ffi
Privatekey typedef
flutter_paw_ffi library
Classes
AesCbcPkcs7
Ed25519Blake2b
KDF
KeyIV
NanoAccountEncodes
NanoAccounts
NanoAccountType
NanoBlocks
NanoCrypt
NanoHelpers
NanoKeys
NanoMnemomics
NanoSeeds
NanoSignatures
PBKDF2
Sha
Sha256KDF
Constants
WORDLIST
Properties
checksumFunc
dyLib
hashFunc
libraryPath
privkeyFunc
pubkeyFunc
signFunc
verifyFunc
Typedefs
BlockHash
Checksum
checksum_func
hash_func
Privatekey
privatekey_func
Publickey
publickey_func
Signature
signature_func
Verify
verify_func