SecureBlackbox 2020 Android Edition

Questions / Feedback?

DecryptionCertificate Property

Specifies a decryption certificate.

Syntax

public Certificate getDecryptionCertificate();
public void setDecryptionCertificate(Certificate decryptionCertificate);

Remarks

Use this property to pass a certificate that should be used to decrypt the encrypted SAML message. The certificate must contain an associated private key.

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]