Property | Type | Description | |
---|---|---|---|
signatureTsa | ITspSource |
Method | Description | |
---|---|---|
ExtendCMSSignedData ( |
||
ExtendSignature ( object signatureId, Document document, Document originalData, |
||
ExtendSignatures ( Document document, Document originalData, |
||
GetSignatureTsa ( ) : ITspSource | ||
SetSignatureTsa ( ITspSource signatureTsa ) : void |
Method | Description | |
---|---|---|
ExtendCMSSignature ( |
||
GetTimeStampAttribute ( |
Computes an attribute containing a time-stamp token of the provided data, from the provided TSA using the provided. Computes an attribute containing a time-stamp token of the provided data, from the provided TSA using the provided. The hashing is performed by the method using the specified algorithm and a BouncyCastle provider. |
protected abstract ExtendCMSSignature ( |
||
signedData | ||
si | ||
parameters | ||
originalData | Document | |
return |
public ExtendCMSSignedData ( |
||
signedData | ||
originalData | Document | |
parameters | ||
return |
public ExtendSignature ( object signatureId, Document document, Document originalData, |
||
signatureId | object | |
document | Document | |
originalData | Document | |
parameters | ||
return | Document |
public ExtendSignatures ( Document document, Document originalData, |
||
document | Document | |
originalData | Document | |
parameters | ||
return | Document |
protected GetTimeStampAttribute ( |
||
oid | ||
tsa | ITspSource | |
digestAlgorithm | ||
messageImprint | byte | |
return |
public SetSignatureTsa ( ITspSource signatureTsa ) : void | ||
signatureTsa | ITspSource | the signatureTsa to set |
return | void |