allowEncrypt property
bool
get
allowEncrypt
Whether encryption is allowed with this key.
Implementation
bool get allowEncrypt => !isDestroyed;
Whether encryption is allowed with this key.
bool get allowEncrypt => !isDestroyed;