SecureBlackbox 2020 .NET Edition

Questions / Feedback?

DecryptionCertificate Property

The certificate to be used for decryption.

Syntax

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

Remarks

Use this property to provide the decryption certificate. The decryption 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]