KeyUsage
class KeyUsage
Defines one or more purposes for which the key contained in the certificate can be used. Default value for each option is false.
Types
Properties
Link copied to clipboard
Key can be used to decipher data.
Link copied to clipboard
Key can be used only to decipher data.
Link copied to clipboard
Key can be used for digital signing.
Link copied to clipboard
Key can be used only to encipher data.
Link copied to clipboard
Key can be used in a key-agreement protocol.
Link copied to clipboard
Key can be used to sign certificates.
Link copied to clipboard
Key can be used to encipher data.
Link copied to clipboard
Key can be used for non-repudiation.