active property

bool get active

Implementation

bool get active => status == 'active' && algorithm == 'Ed25519';