isFreed property

bool get isFreed

Is keyshare memory freed. If true then other functions might misbehave.

Implementation

bool get isFreed => _isFreed;