IP*Works! Encrypt V9 - Online Help
IP*Works! Encrypt V9
Questions / Feedback?

SignerCert Property

Contains the certificate of the message signer.

Syntax

[VB.NET]
Public Property SignerCert As Certificate

[C#]
public Certificate SignerCert {get; set;}

Remarks

This property contains the certificate of the message signer. When calling VerifySignature or DecryptAndVerifySignature this property will contain the certificate of the sender if attached.

To verify messages without an attached certificate, set this property before calling VerifySignature or DecryptAndVerifySignature.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0