Skip to content

Commit

Permalink
[#2] Hard-code bdoc spec hash
Browse files Browse the repository at this point in the history
  • Loading branch information
kgilden committed Nov 8, 2014
1 parent 06ec08b commit e919f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Native/stamp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</xades:SigPolicyId>
<xades:SigPolicyHash>
<ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
<ds:DigestValue />
<ds:DigestValue>3Tl1oILSvOAWomdI9VeWV6IA/32eSXRUri9kPEz1IVs=</ds:DigestValue>
</xades:SigPolicyHash>
<xades:SigPolicyQualifiers>
<xades:SigPolicyQualifier>
Expand Down

0 comments on commit e919f83

Please sign in to comment.