menu
cryptography package
documentation
cryptography.dart
SimpleKeyPairData
hasBeenDestroyed property
hasBeenDestroyed property
dark_mode
light_mode
hasBeenDestroyed
property
@
override
bool
get
hasBeenDestroyed
override
Whether
destroy
has been called.
Implementation
@override bool get hasBeenDestroyed => _bytes.hasBeenDestroyed;
cryptography package
documentation
cryptography
SimpleKeyPairData
hasBeenDestroyed property
SimpleKeyPairData class