IP*Works! Encrypt V9 - Online Help
IP*Works! Encrypt V9
Questions / Feedback?

DeleteKey Method

Deletes the keyset associated with the provided name.

Syntax

[VB.NET]
Public Sub DeleteKey(ByVal KeyName As String)
[C#]
public void DeleteKey(string keyName);

Remarks

This method will delete the keyset (public/private key pair) associated with KeyName from the Cryptographic Service Provider (CSP). The CSP can be set using the CSP configuration setting.

NOTE: This functionality is only available in Windows.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0