Deletes the key pair (public and private key) from this key store that have the specified keyId.
Namespace:
DidiSoftAssembly: PGPLib (in PGPLib.dll) Version: 1.6.3.19546
Syntax
| C# |
|---|
public bool DeleteKeyPair( long keyId ) |
| Visual Basic (Declaration) |
|---|
Public Function DeleteKeyPair ( _ keyId As Long _ ) As Boolean |
| Visual C++ |
|---|
public: bool DeleteKeyPair( long long keyId ) |
Parameters
- keyId
- Type: System..::.Int64
Key Id of the key pair