Overload | Description |
---|---|
Sign(String,String,DigitalCertificate,SignOptions) | Signs an input document with a certificate and sign options, and saves the result in an output document. |
Sign(Stream,Stream,DigitalCertificate,SignOptions) | Signs an input document stream with a certificate and sign options and saves the result in an output document stream. |