Skip to content

Commit 02b5480

Browse files
committed
Add parameter with default value to docs
1 parent ce1c6a2 commit 02b5480

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/symbols/KJUR.asn1.cms.CMSUtil.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,7 @@ <h1 class="classTitle">
583583
<pre class="code">var sd = KJUR.asn1.cms.CMSUtil.newSignedData({
584584
content: {str: "jsrsasign"},
585585
certs: [certPEM],
586+
detached: false,
586587
signerInfos: [{
587588
hashAlg: 'sha256',
588589
sAttr: {

0 commit comments

Comments
 (0)