menu
dart_libp2p package
documentation
core/crypto/keys.dart
PrivateKey
equals abstract method
equals abstract method
dark_mode
light_mode
equals
abstract method
Future
<
bool
>
equals
(
PrivateKey
other
)
Checks if this private key is equal to another
Implementation
Future<bool> equals(PrivateKey other);
dart_libp2p package
documentation
core/crypto/keys
PrivateKey
equals abstract method
PrivateKey class