KeyUsageType Enum
The supported types of key usages
- Inheritance
-
builtins.strKeyUsageTypeKeyUsageType
Constructor
KeyUsageType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
crl_sign |
data_encipherment |
decipher_only |
digital_signature |
encipher_only |
key_agreement |
key_cert_sign |
key_encipherment |
non_repudiation |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python