SecureBlackbox 2020 Java Edition

Questions / Feedback?

RedirectBindingCertificate Property

Contains a certificate to sign the redirect binding.

Syntax

public Certificate getRedirectBindingCertificate();
public void setRedirectBindingCertificate(Certificate redirectBindingCertificate);

Remarks

Use this property to set the signing certificate for the redirect binding object. This is different to SigningCertificate and is used to sign the content of the redirect binding.

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]