Skip to content

Commit d2815cd

Browse files
committed
Fix incorrect bold markdown item.
1 parent 3c613bb commit d2815cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

working/doc/spec/comp_sig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ CK_ATTRIBUTE template[] = {
157157

158158
## Composite Signature key pair generation
159159

160-
The Composite Signature key pair generation mechanism, denoted ***CKM_COMP_SIG_KEY_PAIR_GEN**,
160+
The Composite Signature key pair generation mechanism, denoted **CKM_COMP_SIG_KEY_PAIR_GEN**,
161161
is a key pair generation mechanism using KeyGen() as defined in section 4.1 of [COMP_SIG]
162162

163163
It takes **CK_COMP_SIG_PARAMETER_SET_TYPE** to denote the composite component algorithms,

0 commit comments

Comments
 (0)