allowEncrypt property

bool get allowEncrypt

Whether encryption is allowed with this key.

Implementation

bool get allowEncrypt => !isDestroyed;