SecureBlackbox 2020 Java Edition

Questions / Feedback?

KeyDecryptionCertificate Property

The certificate used to decrypt a session key.

Syntax

public Certificate getKeyDecryptionCertificate();
public void setKeyDecryptionCertificate(Certificate keyDecryptionCertificate);

Remarks

Use this property to provide the decryption certificate that will be used to decrypt a session key. It is required when EncryptKey property is enabled and KeyEncryptionType set to cxetKeyTransport value.

This property is not available at design time.

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