Метод | Описание | |
---|---|---|
EncodeAndSign ( |
||
EncodeCMS ( |
||
SignFile ( string filePath, object digitalSignature ) : void | ||
VerifyFile ( string filePath, bool>.List |
public EncodeAndSign ( |
||
x | ||
filePath | string | |
Результат | void |
public EncodeCMS ( |
||
x | ||
filePath | string | |
Результат | object |
public SignFile ( string filePath, object digitalSignature ) : void | ||
filePath | string | |
digitalSignature | object | |
Результат | void |
public VerifyFile ( string filePath, bool>.List |
||
filePath | string | |
verifiedCMS | bool>.List | |
Результат | bool |