X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fcrypto%2FSCT_print.pod;h=88ad43ecdcfb481ff35acdc33947281ba2429c8d;hp=d14a98e9a49418e85071112d3a4f182c3f5edf98;hb=cfd20f64cc4bd440cfc8fe59f2daaa575015af3d;hpb=32fa3da8b1333043632962de9eb0b13a12ce36a1 diff --git a/doc/crypto/SCT_print.pod b/doc/crypto/SCT_print.pod index d14a98e9a4..88ad43ecdc 100644 --- a/doc/crypto/SCT_print.pod +++ b/doc/crypto/SCT_print.pod @@ -25,8 +25,8 @@ is provided, it will be used to print the description of the CT log that issued each SCT (if that log is in the CTLOG_STORE). Alternatively, NULL can be passed as the CTLOG_STORE parameter to disable this feature. -B will return the validation status of an SCT as -a human-readable string. Call L() or SCT_LIST_validate() +SCT_validation_status_string() will return the validation status of an SCT as +a human-readable string. Call SCT_validate() or SCT_LIST_validate() beforehand in order to set the validation status of an SCT first. =head1 SEE ALSO