SecureBlackbox 2020 .NET Edition

Questions / Feedback?

DecryptAndVerifyString Method

Decrypts and verifies a protected message.

Syntax

public string DecryptAndVerifyString(string source);
Public Function DecryptAndVerifyString(ByVal Source As String) As String

Remarks

Use this method to unprotect a PGP message contained in a string. The method returns the decrypted message.

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