allowDecrypt property

bool allowDecrypt

Whether decryption is allowed with this key.

Implementation

bool get allowDecrypt => !isDestroyed;