Checks whether a private key for this certificate is available.

Namespace:  Rebex.Security.Certificates
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Function HasPrivateKey As Boolean
C#
public bool HasPrivateKey()

Return Value

True if available, false if not available.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also