SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

Verify Method

Verifies digitally signed data.

Syntax

void __fastcall Verify(String UniqueIdentifier);

Remarks

Use this method to verify the integrity of the signature using a server-side key.

Please provide the signature via InputFile (or InputStream) property. For detached signatures, please also provide the data that was signed via DataFile (or DataStream) property.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 C++ Builder Edition - Version 20.0 [Build 8154]