marketplace-zip-signer icon indicating copy to clipboard operation
marketplace-zip-signer copied to clipboard

Allow for signature verification using certificate provided as a string

Open hsz opened this issue 1 year ago • 0 comments

Currently, VerifyOptions contains the cert property, which refers to a signature file — it should be renamed to cert-file instead. As a result, the actual cert property should allow for providing a certificate as a string.

Please see SigningOptions as a reference.

hsz avatar Mar 23 '23 09:03 hsz