menu
cryptography_flutter package
documentation
cryptography_flutter.dart
FlutterX25519
keyPairType property
keyPairType property
dark_mode
light_mode
keyPairType
property
@
override
KeyPairType
<
KeyPairData
,
PublicKey
>
get
keyPairType
Implementation
@override KeyPairType<KeyPairData, PublicKey> get keyPairType => fallback.keyPairType;
cryptography_flutter package
documentation
cryptography_flutter
FlutterX25519
keyPairType property
FlutterX25519 class