SecureBlackbox 2020 Android Edition

Questions / Feedback?

EncryptionCertificate Property

The certificate to be used to decrypt assertions.

Syntax

public Certificate getEncryptionCertificate();
public void setEncryptionCertificate(Certificate encryptionCertificate);

Remarks

Use this property to provide the certificate to be used for decrypting assertions included in IdP (Identity Provider) responses. This certificate should have a private key associated with it.

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]