allowDecrypt property

bool get allowDecrypt

Whether decryption is allowed with this key.

Implementation

bool get allowDecrypt => !isDestroyed;