KeyUsageType type

Defines values for KeyUsageType.
<xref:KnownKeyUsageType> can be used interchangeably with KeyUsageType, this enum contains the known values that the service supports.

Known values supported by the service

digitalSignature
nonRepudiation
keyEncipherment
dataEncipherment
keyAgreement
keyCertSign
cRLSign
encipherOnly
decipherOnly

type KeyUsageType = string