ExtendedKeyUsage Fields |
The ExtendedKeyUsage type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ClientAuth |
Gets the key can be used for TLS WWW client authentication.
|
![]() ![]() | CodeSigning |
Gets the key can be used for signing of downloadable executable code.
|
![]() ![]() | EmailProtection |
Gets the key can be used for email protection.
|
![]() ![]() | IpsecEndSystem |
Gets the key can be used for IP security end system.
|
![]() ![]() | IpsecTunnel |
Gets the key can be used for IP security tunnel termination.
|
![]() ![]() | IpsecUser |
Gets the key can be used for IP security user.
|
![]() ![]() | OcspSigning |
Gets the key can be used for signing OCSP responses.
|
![]() ![]() | ServerAuth |
Gets the key can be used for TLS WWW server authentication.
|
![]() ![]() | TimeStamping |
Gets the key can be used for binding the hash of an object to a time.
|