See Also

Dart.PowerTCP.SslSockets Namespace

Requirements

Namespace: Dart.PowerTCP.SslSockets

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: Dart.PowerTCP.SslSockets (in Dart.PowerTCP.SslSockets.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages Requirements PowerTCP SSL Sockets for .NET

KeyUsage Enumeration

Dart.PowerTCP.SslSockets Namespace : KeyUsage Enumeration (Dart.PowerTCP.SslSockets)

Enumerates the uses for a key.

Members

MemberDescription
EncipherOnlyCertificate can be used for Key Encipherment.
CrlSigningCertificate can be used for signing the Certificate Revocation List (CRL).
CertificateSigningCertificate can be used for certificate validation.
KeyAgreementCertificate can be used for key negotiation.
DataEnciphermentCertificate can be used for encryption.
KeyEnciphermentCertificate can be used for symmetric key transfer.
NonRepudiationCertificate can be used for validation
DigitalSignatureCertificate can be used for data validation.
ServerAuthCertificate can be used for server authentication.
ClientAuthCertificate can be used for client authentication.
CodeSigningCertificate can be used for code signing.
EmailProtectionCertificate can be used for email encryption.
IPSecEndSystemCertificate can be used for IPSec “server”.
IPSecTunnelCertificate can be used for IPSec transfer encryption.
IPSecUserCertificate can be used for IPSec user encryption.
TimestampSigningCertificate can be used for timestamp validation
AllCertificate can be used for everything.

Remarks

Key usage is an extension to the x.509 certificate format specifying the purpose for a key.

Requirements

Namespace: Dart.PowerTCP.SslSockets

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: Dart.PowerTCP.SslSockets (in Dart.PowerTCP.SslSockets.dll)

See Also

Dart.PowerTCP.SslSockets Namespace

 

Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.