Method |
Description |
|
AddCertificateInfoToSignature ( XadesSignedXml xadesSignedXml, SignatureParameters parameters ) : void |
|
|
AddSignedSignatureProperties ( SignedSignatureProperties signedSignatureProperties, SignedDataObjectProperties signedDataObjectProperties, UnsignedSignatureProperties unsignedSignatureProperties, SignatureParameters parameters ) : void |
|
|
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 ( XmlDocument envelopedSignatureXmlDocument ) : XadesSignedXml |
|
|
CreateXPathTransform ( string xpath, string>.IDictionary namespaces ) : System.Security.Cryptography.Xml.XmlDsigXPathTransform |
|
|
SignDocument ( Document document, SignatureParameters parameters, byte signatureValue ) : Document |
|
|