SecureBlackbox 2020 Java Edition

Questions / Feedback?

EncryptionCertificate Property

The certificate used to encrypt the assertions.

Syntax

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

Remarks

Use this property to provide the certificate to be used for encrypting the assertions included into the IdP responses.

The class encrypts assertions automatically if EncryptAssertions is True.

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]