menu
pdf_plus package
documentation
crypto.dart
PlatformCrypto
hmacSha1 abstract method
hmacSha1 abstract method
dark_mode
light_mode
hmacSha1
abstract method
Future
<
Uint8List
>
hmacSha1
(
Uint8List
key
,
Uint8List
data
)
Implementation
Future<Uint8List> hmacSha1(Uint8List key, Uint8List data);
pdf_plus package
documentation
crypto
PlatformCrypto
hmacSha1 abstract method
PlatformCrypto class