SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Verify Method

Verifies a timestamped message.

Syntax

public void Verify();
Public Sub Verify()

Remarks

Use this method to verify the enveloping timestamped message provided via InputFile (or InputStream). The original message will be extracted and saved to OutputFile (OutputStream).

Use VerifyDetached to verify detached timestamps.

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