summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ESS_SIGNING_CERT_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/ESS_SIGNING_CERT_new.3')
-rw-r--r--src/lib/libcrypto/man/ESS_SIGNING_CERT_new.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/ESS_SIGNING_CERT_new.3 b/src/lib/libcrypto/man/ESS_SIGNING_CERT_new.3
index d942a03e34..2e55f6cbed 100644
--- a/src/lib/libcrypto/man/ESS_SIGNING_CERT_new.3
+++ b/src/lib/libcrypto/man/ESS_SIGNING_CERT_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ESS_SIGNING_CERT_new.3,v 1.1 2016/12/14 02:03:50 schwarze Exp $ 1.\" $OpenBSD: ESS_SIGNING_CERT_new.3,v 1.2 2016/12/14 07:00:35 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -63,7 +63,7 @@ object, representing an ASN.1 ESSCertID structure
63defined in RFC 2634 section 5.4.1. 63defined in RFC 2634 section 5.4.1.
64Such objects can be used inside 64Such objects can be used inside
65.Vt ESS_SIGNING_CERT 65.Vt ESS_SIGNING_CERT
66objects, and each one can hold an SHA1 hash of one certificate. 66objects, and each one can hold a SHA1 hash of one certificate.
67.Fn ESS_CERT_ID_free 67.Fn ESS_CERT_ID_free
68frees 68frees
69.Fa cert_id . 69.Fa cert_id .