summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/TS_REQ_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/TS_REQ_new.3')
-rw-r--r--src/lib/libcrypto/man/TS_REQ_new.311
1 files changed, 6 insertions, 5 deletions
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
61A time-stamping authority is a trusted third party allowing its 61A time-stamping authority is a trusted third party which allows its
62clients to prove that specific data existed at a particular point 62clients to prove that specific data existed at a particular point
63in time. Clients send time-stamping requests to the time-stamping 63in time.
64server, which returns time-stamp tokens to the clients. 64Clients send time-stamping requests to the time-stamping server,
65which returns time-stamp tokens to the clients.
65.Pp 66.Pp
66.Fn TS_REQ_new 67.Fn TS_REQ_new
67allocates and initializes an empty 68allocates and initializes an empty