Lines Matching +full:8 +full:- +full:way

18 .\" Set up some character translations and predefined strings.  \*(-- will
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
75 . ds #V .8m
81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
99 . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
100 . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
101 . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
102 . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
104 . \" troff and (daisy-wheel) nroff accents
121 . ds 8 ss
123 . ds d- d\h'-1'\(ga
124 . ds D- D\h'-1'\(hy
134 .TH SCT_PRINT 3ossl "2023-09-19" "3.0.11" "OpenSSL"
136 .\" way too many mistakes in technical documents.
140 SCT_print, SCT_LIST_print, SCT_validation_status_string \-
141 Prints Signed Certificate Timestamps in a human\-readable way
154 \&\fBSCT_print()\fR prints a single Signed Certificate Timestamp (\s-1SCT\s0) to a \fB\s-1BIO\s0\fR…
155 a human-readable format. \fBSCT_LIST_print()\fR prints an entire list of SCTs in a
156 similar way. A separator can be specified to delimit each \s-1SCT\s0 in the output.
158 The output can be indented by a specified number of spaces. If a \fB\s-1CTLOG_STORE\s0\fR
159 is provided, it will be used to print the description of the \s-1CT\s0 log that issued
160 each \s-1SCT\s0 (if that log is in the \s-1CTLOG_STORE\s0). Alternatively, \s-1NULL\s0 can be passed
161 as the \s-1CTLOG_STORE\s0 parameter to disable this feature.
163 \&\fBSCT_validation_status_string()\fR will return the validation status of an \s-1SCT\s0 as
164 a human-readable string. Call \fBSCT_validate()\fR or \fBSCT_LIST_validate()\fR
165 beforehand in order to set the validation status of an \s-1SCT\s0 first.
168 \&\fBSCT_validation_status_string()\fR returns a NUL-terminated string representing
169 the validation status of an \fB\s-1SCT\s0\fR object.
181 Copyright 2016\-2021 The OpenSSL Project Authors. All Rights Reserved.
185 in the file \s-1LICENSE\s0 in the source distribution or at