ClearKeyData Method

Clears information stored in the KeyData properties.

Syntax

public void ClearKeyData(bool plaintextOnly);
Public Sub ClearKeyData(ByVal PlaintextOnly As Boolean)

Remarks

This method clears the information stored in the KeyData fields, removing it from memory. If the PlaintextOnly parameter is true, only the PlaintextKey field is cleared.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 .NET Edition - Version 20.0 [Build 8157]