Certificate Property
The certificate used for decryption.
Syntax
public Certificate getCertificate(); public void setCertificate(Certificate certificate);
Remarks
This property specifies the certificate used for decryption. This is only applicable if DecryptAssertion is set to True.
This property is not available at design time.