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