publickey.5 (7f3dea244c40159a41ab22da77a434d7c5b5e85a) publickey.5 (c6ff3a1bf74d96278726113478b2c66884aab584)
1.\" $FreeBSD$
2.\" @(#)publickey.5 2.1 88/08/07 4.0 RPCSRC; from 1.6 88/02/29 SMI;
3.TH PUBLICKEY 5 "19 October 1987"
4.SH NAME
5publickey \- public key database
6.SH SYNOPSIS
7.B /etc/publickey
8.SH DESCRIPTION
9.LP
10.B /etc/publickey
11is the public key database used for secure
1.\" $FreeBSD$
2.\" @(#)publickey.5 2.1 88/08/07 4.0 RPCSRC; from 1.6 88/02/29 SMI;
3.TH PUBLICKEY 5 "19 October 1987"
4.SH NAME
5publickey \- public key database
6.SH SYNOPSIS
7.B /etc/publickey
8.SH DESCRIPTION
9.LP
10.B /etc/publickey
11is the public key database used for secure
12networking. Each entry in
12networking.
13Each entry in
13the database consists of a network user
14name (which may either refer to
15a user or a hostname), followed by the user's
16public key (in hex
17notation), a colon, and then the user's
18secret key encrypted with
19its login password (also in hex notation).
20.LP

--- 17 unchanged lines hidden ---
14the database consists of a network user
15name (which may either refer to
16a user or a hostname), followed by the user's
17public key (in hex
18notation), a colon, and then the user's
19secret key encrypted with
20its login password (also in hex notation).
21.LP

--- 17 unchanged lines hidden ---