SecureBlackbox Lite 2020 Android Edition

Questions / Feedback?

DecryptionCertificates Property

A collection of decryption certificates.

Syntax

public CertificateList getDecryptionCertificates();
public void setDecryptionCertificates(CertificateList decryptionCertificates);

Remarks

Use this property to provide a collection of decryption certificates. All certificates should contain their respective private keys.

When processing an encrypted archive, the component will walk through the certificate list to locate the matching decryption certificate.

This property is not available at design time.

Default Value

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