menu
flutter_paw_ffi package
documentation
flutter_paw_ffi
Verify typedef
Verify
brightness_4
Verify
typedef
Null safety
Verify
=
int
Function
(
Pointer
<
Uint8
>
sig
,
int
mlen
,
Pointer
<
Uint8
>
m
,
Pointer
<
Uint8
>
pk
)
Implementation
typedef Verify = int Function( Pointer<Uint8> sig, int mlen, Pointer<Uint8> m, Pointer<Uint8> pk);
flutter_paw_ffi package
documentation
flutter_paw_ffi
Verify 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