Для изменения размера нажмите или перетащите

CAdESSignatureHelperSetBesSignaturePkcs7Info - метод

Пространство имён:  Tessa.Extensions.Default.Shared.EDS
Сборка:  Tessa.Extensions.Default.Shared (в Tessa.Extensions.Default.Shared.dll) Версия: 3.5.0.19
Синтаксис
public static void SetBesSignaturePkcs7Info(
	CardRequest request,
	byte[] certificate,
	byte[] file,
	DateTime signingTime,
	byte[] signature,
	string digestAlgorithmOid,
	string encryptionAlgorithmOid
)

Параметры

request
Тип: Tessa.CardsCardRequest
certificate
Тип: SystemByte
file
Тип: SystemByte
signingTime
Тип: SystemDateTime
signature
Тип: SystemByte
digestAlgorithmOid
Тип: SystemString
encryptionAlgorithmOid
Тип: SystemString
См. также