IPWorks Encrypt 2020 .NET Edition

Questions / Feedback?

Certificate Property

The certificate used for decryption.

Syntax

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

Remarks

This property specifies a certificate with private key.

If the encrypted XML contains an encrypted key this property specifies the certificate with private key to be used to decrypt the key. This is applicable when calling Decrypt.

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