SecureBlackbox 2020 .NET Edition

Questions / Feedback?

RemovePublic Method

Removes the specified public key from the keyring.

Syntax

public void RemovePublic(int index);
Public Sub RemovePublic(ByVal Index As Integer)

Remarks

Use this method to remove a public key from the keyring. Use Index to pass the index of the key to be removed.

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