diff options
Diffstat (limited to 'src/lib/libcrypto/man')
| -rw-r--r-- | src/lib/libcrypto/man/ESS_SIGNING_CERT_new.3 | 4 | ||||
| -rw-r--r-- | src/lib/libcrypto/man/TS_REQ_new.3 | 11 |
2 files changed, 8 insertions, 7 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 | |||
| 63 | defined in RFC 2634 section 5.4.1. | 63 | defined in RFC 2634 section 5.4.1. |
| 64 | Such objects can be used inside | 64 | Such objects can be used inside |
| 65 | .Vt ESS_SIGNING_CERT | 65 | .Vt ESS_SIGNING_CERT |
| 66 | objects, and each one can hold an SHA1 hash of one certificate. | 66 | objects, and each one can hold a SHA1 hash of one certificate. |
| 67 | .Fn ESS_CERT_ID_free | 67 | .Fn ESS_CERT_ID_free |
| 68 | frees | 68 | frees |
| 69 | .Fa cert_id . | 69 | .Fa cert_id . |
diff --git a/src/lib/libcrypto/man/TS_REQ_new.3 b/src/lib/libcrypto/man/TS_REQ_new.3 index 0613279b57..856bce8dad 100644 --- a/src/lib/libcrypto/man/TS_REQ_new.3 +++ b/src/lib/libcrypto/man/TS_REQ_new.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: TS_REQ_new.3,v 1.1 2016/12/14 02:03:50 schwarze Exp $ | 1 | .\" $OpenBSD: TS_REQ_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 | .\" |
| @@ -29,7 +29,7 @@ | |||
| 29 | .Nm TS_ACCURACY_new , | 29 | .Nm TS_ACCURACY_new , |
| 30 | .Nm TS_ACCURACY_free , | 30 | .Nm TS_ACCURACY_free , |
| 31 | .Nm TS_MSG_IMPRINT_new , | 31 | .Nm TS_MSG_IMPRINT_new , |
| 32 | .Nm TS_MSG_IMPRINT_free , | 32 | .Nm TS_MSG_IMPRINT_free |
| 33 | .Nd X.509 time-stamp protocol | 33 | .Nd X.509 time-stamp protocol |
| 34 | .Sh SYNOPSIS | 34 | .Sh SYNOPSIS |
| 35 | .In openssl/ts.h | 35 | .In openssl/ts.h |
| @@ -58,10 +58,11 @@ | |||
| 58 | .Ft void | 58 | .Ft void |
| 59 | .Fn TS_MSG_IMPRINT_free "TS_MSG_IMPRINT *imprint" | 59 | .Fn TS_MSG_IMPRINT_free "TS_MSG_IMPRINT *imprint" |
| 60 | .Sh DESCRIPTION | 60 | .Sh DESCRIPTION |
| 61 | A time-stamping authority is a trusted third party allowing its | 61 | A time-stamping authority is a trusted third party which allows its |
| 62 | clients to prove that specific data existed at a particular point | 62 | clients to prove that specific data existed at a particular point |
| 63 | in time. Clients send time-stamping requests to the time-stamping | 63 | in time. |
| 64 | server, which returns time-stamp tokens to the clients. | 64 | Clients send time-stamping requests to the time-stamping server, |
| 65 | which returns time-stamp tokens to the clients. | ||
| 65 | .Pp | 66 | .Pp |
| 66 | .Fn TS_REQ_new | 67 | .Fn TS_REQ_new |
| 67 | allocates and initializes an empty | 68 | allocates and initializes an empty |
