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