SecureBlackbox 2020 .NET Edition

Questions / Feedback?

DecryptAndVerifyFile Method

Decrypts and verifies a protected message.

Syntax

public void DecryptAndVerifyFile(string sourceFile, string destFile);
Public Sub DecryptAndVerifyFile(ByVal SourceFile As String, ByVal DestFile As String)

Remarks

Use this method to unprotect a PGP message contained in a file. The decrypted message is saved to DestFile.

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