isHardened method

bool isHardened()

Implementation

bool isHardened() {
    return _hasHardenedBit(this._i);
}