menu
native_crypto package
documentation
native_crypto_bindings_generated.dart
NativeCryptoBindings
hashInit method
hashInit method
dark_mode
light_mode
hashInit
method
Pointer
<
Void
>
hashInit
(
int
hashOp
)
MD5 & SHA
Implementation
ffi.Pointer<ffi.Void> hashInit( int hashOp, ) { return _hashInit( hashOp, ); }
native_crypto package
documentation
native_crypto_bindings_generated
NativeCryptoBindings
hashInit method
NativeCryptoBindings class