SecureBlackbox 2020 Delphi Edition

Questions / Feedback?

Decrypt Method

Attempts to decrypt an encrypted PKCS#7 message.

procedure Decrypt();

Remarks

Call this method to attempt to decrypt the PKCS#7 encrypted data. This call supports EnvelopedData and EncryptedData subtypes on input.

Use InputFile or InputStream property to provide the data, and either Certificates or Key to supply the decryption key material.

When processing enveloped data, the component may fire RecipientFound event to report recipient information.

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