Method | Description | |
---|---|---|
AddSignature ( |
||
EncodeAndSign ( |
||
EncodeCMS ( |
||
SignaturesCount ( string filePath ) : int | ||
VerifyFile ( string filePath, bool>.List |
public AddSignature ( |
||
certificate | ||
filePath | string | |
return | void |
public EncodeAndSign ( |
||
certificate | ||
filePath | string | |
return | void |
public EncodeCMS ( |
||
certificate | ||
filePath | string | |
return | object |
public SignaturesCount ( string filePath ) : int | ||
filePath | string | |
return | int |
public VerifyFile ( string filePath, bool>.List |
||
filePath | string | |
verifiedCMS | bool>.List | |
return | bool |