keyCertSign property

bool keyCertSign
final

True when the subject public key is used for verifying signatures on public key certificates.

If the keyCertSign bit is asserted, then the cA bit in the basic constraints extension MUST also be asserted.

Implementation

final bool keyCertSign;