key Usages
Parameters
value
Specify the allowed key usage constraint on issued certificates. Defaults to ["DigitalSignature", "KeyAgreement", "KeyEncipherment"])
. To specify no default key usage constraints, set this to an empty list []
.
Parameters
values
Specify the allowed key usage constraint on issued certificates. Defaults to ["DigitalSignature", "KeyAgreement", "KeyEncipherment"])
. To specify no default key usage constraints, set this to an empty list []
.