SecureBlackbox 2020 Delphi Edition

Questions / Feedback?

EncryptionCertificate Property

The certificate to use for encryption.

Syntax

property EncryptionCertificate: TsbxCertificate read get_EncryptionCertificate write set_EncryptionCertificate;

Remarks

Use this property to specify the certificate to be used for encryption. This is a "recipient's" certificate, and as such it does not need to have an associated private key.

If the certificate is provided, an output message of EnvelopedData type will be created. The private key corresponding to the encryption certificate will be needed to decrypt it.

This property is not available at design time.

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