EnvelopedData | The XML data that is added as content of the <ds:Object> element. Required When the SignatureFormat is SignatureFormatEnveloping. |
EnvelopedText | The text that is added as content of the <ds:Object> element. Required When the SignatureFormat is SignatureFormatEnvelopingText. |
InputDocument | The document that will contain the newly created signature. Required when the SignatureFormat is SignatureFormatCreaDoc. |
InsertSignatureAfter | Optional. The XPath expression pointing to the XML node of the InputDocument. The the newly created signature will be inserted after the node. |
InsertSignatureFirstChild | Optional. The XPath expression pointing to the XML element of the InputDocument. The newly created signature will be inserted as the first child of the node. |
ParentDocument | The XPath expression pointing to the root element of document, that will contain the signature. Can be specified when the SignatureFormat is SignatureFormatCreaDoc. When ommited and SignatureFormat is SignatureFormatCreaDoc, the <cd:Document> must be the root of InputDocument. |
References | A space separated list of URIs that points to data, that should be signed. Required when the SignatureFormat is SignatureFormatDetached. |
RequiredSigningCertificate | The base64 encoded digital certificate, the private key of which will be used to compute the signature. |
SignatureFormat | The format of the signature as specified in the SignatureFormat. |
SignaturePolicy | Optional. Gets or sets signature policy for verifying signature. |
SignatureTemplate | A template <ds:Signature> element, that is used when creating the new signature. |
SignOptions | The flags that control the signature creation process. |
TimeStampClientCertName | Optional. The name of the digital certificate used when authenticating to the timestamp server. See also "Specifying the Signing Certificate". |
TimeStampNewServerUrl | Optional. Overrides the default URL of the timestamp server. |
TimeStampProvider | Optional. The string identifying the timestamping authority. See the Remarks section for a list of supported values. |
VerifyOptions | The flags that affect the signature verification process. |
PrepareSignatureRQ Class | CreaSign Namespace
(c) CREA 2002-2007 www.creasign.si