menu
cryptography package
documentation
dart.dart
DartEd25519
keyPairType property
keyPairType property
dark_mode
light_mode
keyPairType
property
@
override
KeyPairType
<
KeyPairData
,
PublicKey
>
get
keyPairType
override
Implementation
@override KeyPairType get keyPairType => KeyPairType.ed25519;
cryptography package
documentation
dart
DartEd25519
keyPairType property
DartEd25519 class