Метод | Описание | |
---|---|---|
EncodeAndSign ( |
||
EncodeCMS ( |
||
SignFile ( String xmlFilePath, object xmlDigitalSignature ) : void | ||
VerifyFile ( String xmlFilePath, bool>.List |
public EncodeAndSign ( |
||
certificate | ||
xmlFilePath | string | |
Результат | void |
public EncodeCMS ( |
||
certificate | ||
xmlFilePath | string | |
Результат | object |
public SignFile ( String xmlFilePath, object xmlDigitalSignature ) : void | ||
xmlFilePath | String | |
xmlDigitalSignature | object | |
Результат | void |
public VerifyFile ( String xmlFilePath, bool>.List |
||
xmlFilePath | String | |
verifiedCMS | bool>.List | |
Результат | System.Boolean |