Certificate Property
The certificate used for decryption.
Syntax
[VB.NET] Public Property Certificate As Certificate
[C#] public Certificate Certificate {get; set;}
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.