SecureBlackbox 2020 Android Edition

Questions / Feedback?

KeyEncryptionCertificate Property

The certificate used to encrypt a session key.

Syntax

public Certificate getKeyEncryptionCertificate();
public void setKeyEncryptionCertificate(Certificate keyEncryptionCertificate);

Remarks

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

This property is not available at design time.

Default Value

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