Changed pass _sign to accept signerkey content

This commit is contained in:
Alexander Cerutti
2019-06-09 12:23:04 +02:00
parent 688b4da4f7
commit 91008de66e

View File

@@ -464,7 +464,7 @@ export class Pass implements PassIndexSignature {
*/
signature.addSigner({
key: this.Certificates.signerKey.keyFile,
key: this.Certificates.signerKey,
certificate: this.Certificates.signerCert,
digestAlgorithm: forge.pki.oids.sha1,
authenticatedAttributes: [{