kwaclawek
kwaclawek

Reputation: 91

CoSign Cloud - Possible to sign binary file or buffer? (Detached Signature)

The CoSign documentation indicates that is possible to sign an arbitrary binary buffer and create a detached signature. See http://developer.arx.com/examples/sapi_local_detached_signatures/

However, looking at the WebAgent and SOAP API docs this does not seem to be correct.

Question: Is this only supported for the local API?

Upvotes: 0

Views: 116

Answers (2)

Almog G.
Almog G.

Reputation: 817

In addition to Larry's answer, note that you can easily sign buffers using the CoSign Signature API. Also, here you can the API endpoint for CoSign Cloud.

Upvotes: 1

Larry K
Larry K

Reputation: 49114

The web agent api signs pdf, word, and excel docs.

The CoSign Signature, Local, and Soap APIs can be used to sign data buffers. They can be used with the CoSign cloud service or with a CoSign appliance.

Please note that the cloud service may not be used for batch signing.

Upvotes: 0

Related Questions