menu
lazyxchacha package
documentation
keypair.dart
KeyPair
KeyPair constructor
KeyPair constructor
dark_mode
light_mode
KeyPair
constructor
KeyPair
(
{
String
pk
=
''
,
String
sk
=
''
,
})
Implementation
KeyPair({this.pk = '', this.sk = ''});
lazyxchacha package
documentation
keypair
KeyPair
KeyPair constructor
KeyPair class