메소드 | 설명 | |
---|---|---|
XAdESProfileBES ( ) : iTextSharp.text.log |
The default constructor for XAdESProfileBES. The default constructor for XAdESProfileBES. |
메소드 | 설명 | |
---|---|---|
GetToBeSignedStream ( Document document, SignatureParameters parameters ) : Stream |
메소드 | 설명 | |
---|---|---|
AddCertificateInfoToSignature ( |
||
AddSignedSignatureProperties ( |
||
ComputeDeterministicId ( SignatureParameters parameters ) : string |
The ID of xades:SignedProperties is contained in the signed content of the xades Signature. The ID of xades:SignedProperties is contained in the signed content of the xades Signature. We must create this ID in a deterministic way. The signingDate and signingCertificate are mandatory in the more basic level of signature, we use them as "seed" for generating the ID. |
|
CreateFromXmlDocument ( |
||
CreateXPathTransform ( string xpath, string>.IDictionary |
||
SignDocument ( Document document, SignatureParameters parameters, byte signatureValue ) : Document |
protected GetToBeSignedStream ( Document document, SignatureParameters parameters ) : Stream | ||
document | Document | |
parameters | SignatureParameters | |
리턴 | Stream |