Deletes a private key with the specified key Id from this KeyStore.
Namespace: DidiSoft.PgpAssembly: DidiSoft.Pgp (in DidiSoft.Pgp.dll) Version: 1.7.3.35547
Syntax
| C# |
|---|
public virtual bool DeletePrivateKey( long keyId ) |
| Visual Basic |
|---|
Public Overridable Function DeletePrivateKey ( _ keyId As Long _ ) As Boolean |
| Visual C++ |
|---|
public: virtual bool DeletePrivateKey( long long keyId ) |
Parameters
- keyId
- Type: System..::..Int64
Key Id of the private key