SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Sign Method

Signs the data.

Syntax

public void Sign();
Public Sub Sign()

Remarks

This method signs the data provided via InputFile (or InputStream) with SigningCertificate, and saves the signature in OutputFile (OutputStream). Set the desired signature variant via SignatureType property.

The component automatically timestamps the created signature if a TimestampServer is provided.

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