ac
This commit is contained in:
@@ -70,7 +70,7 @@ func DefaultSignature(pemEncodedPublicKey []byte) Signature {
|
|||||||
},
|
},
|
||||||
Reference: Reference{
|
Reference: Reference{
|
||||||
Transforms: []Method{
|
Transforms: []Method{
|
||||||
{Algorithm: "http://www.w3.org/2000/09/xmldsig#enveloped-signature"},
|
Method{Algorithm: "http://www.w3.org/2000/09/xmldsig#enveloped-signature"},
|
||||||
},
|
},
|
||||||
DigestMethod: Method{
|
DigestMethod: Method{
|
||||||
Algorithm: "http://www.w3.org/2000/09/xmldsig#sha1",
|
Algorithm: "http://www.w3.org/2000/09/xmldsig#sha1",
|
||||||
|
|||||||
Reference in New Issue
Block a user