menu
reown_core package
documentation
crypto/i_crypto_utils.dart
ICryptoUtils
serialize abstract method
serialize abstract method
dark_mode
light_mode
serialize
abstract method
String
serialize
(
int
type
,
Uint8List
sealed
,
Uint8List
iv
, {
Uint8List
?
senderPublicKey
,
})
Implementation
String serialize( int type, Uint8List sealed, Uint8List iv, { Uint8List? senderPublicKey, });
reown_core package
documentation
crypto/i_crypto_utils
ICryptoUtils
serialize abstract method
ICryptoUtils class