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