menu
quic_lib package
documentation
quic_lib.dart
CryptoBackend
ed25519GenerateKeyPair abstract method
ed25519GenerateKeyPair abstract method
dark_mode
light_mode
ed25519GenerateKeyPair
abstract method
Future
<
KeyPair
>
ed25519GenerateKeyPair
(
)
Generates a new Ed25519 key pair.
Implementation
Future<KeyPair> ed25519GenerateKeyPair();
quic_lib package
documentation
quic_lib
CryptoBackend
ed25519GenerateKeyPair abstract method
CryptoBackend class