SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Timestamp Method

Timestamps a signature.

Syntax

public void Timestamp();
Public Sub Timestamp()

Remarks

This method timestamps an existing PKCS#7 signature with TimestampServer. Pass your existing signature via InputFile (or InputStream), and collect the timestamped variant from OutputFile (OutputStream).

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