Click or drag to resize

TSAInfoProviderRegisterTSAInfo Method (Type)

Zaregistruje novou definici TSA

Namespace:  ASDSoft.SignTools.Timestamping.TSAInfo
Assembly:  ASDSoft.SignTools (in ASDSoft.SignTools.dll) Version: 4.3.1
Syntax
C#
public void RegisterTSAInfo(
	Type tsaInfoType
)

Parameters

tsaInfoType
Type: SystemType
Typ třídy implementující definici TSA
See Also