SessionCreate |
Create a signature configuration for a static certificate.
public SignatureConfiguration CreateSignatureForStaticIdentity( string identity, string name )
The Claimed Identity string as provided by Swisscom: ‹customer name›:‹key identity›
Example: "ais-90days-trial:static-saphir4-ch"
Name of the signer. This parameter is not used for certificate selection, but for the signature appearance and signature description in the PDF only.
Example: "Signing Service TEST account"
Exception | Condition |
---|---|
ArgumentNullException | if identity is . |
ArgumentNullException | if name is . |