Certificate.HasPrivateKey Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
HasPrivateKey()
Checks whether a private key for this certificate is available.
Declaration
public bool HasPrivateKey()
Returns
Type | Description |
---|---|
Boolean | True if available, false if not available. |