SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SigningCertificate Property

The certificate for signing the SP requests.

Syntax

public Certificate SigningCertificate { get; set; }
Public Property SigningCertificate As Certificate

Remarks

Use this property to designate a certificate for signing the SP requests. The provided certificate must have a private key associated with it.

This property is not available at design time.

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