SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

Sign Method

Signs the data.

Syntax

public fun 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 Kotlin Edition - Version 20.0 [Build 8063]