Click or drag to resize

DocumentSignerBase Constructor (IPersonalCertificate)

Namespace:  ASDSoft.SignTools
Assembly:  ASDSoft.SignTools (in ASDSoft.SignTools.dll) Version: 4.3.1
Syntax
C#
protected DocumentSignerBase(
	IPersonalCertificate personalCertificate
)

Parameters

personalCertificate
Type: IPersonalCertificate
Informace o veřejné části certifikátu i privátním klíči.
See Also