From 627003ae120a09b0e72940eb3683132a4a0cf93f Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Thu, 17 Sep 2015 13:15:30 +0200 Subject: Initial revision. Moving from https://software.uninett.no/radsecproxy/ to https://software.nordu.net/radsecproxy/. --- doc/1.6/radsecproxy-hash.html | 117 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 doc/1.6/radsecproxy-hash.html (limited to 'doc/1.6/radsecproxy-hash.html') diff --git a/doc/1.6/radsecproxy-hash.html b/doc/1.6/radsecproxy-hash.html new file mode 100644 index 0000000..9bf298b --- /dev/null +++ b/doc/1.6/radsecproxy-hash.html @@ -0,0 +1,117 @@ + + + + + + + + + +radsecproxy-hash + + + + +

radsecproxy-hash

+ +NAME
+SYNOPSIS
+DESCRIPTION
+OPTIONS
+SEE ALSO
+ +
+ + +

NAME + +

+ + + +

radsecproxy-hash +- print digests of Ethernet MAC addresses

+ +

SYNOPSIS + +

+ + + + + + + +
+ + +

radsecproxy-hash [−h] +[−k key] [−t type]

+
+ +

DESCRIPTION + +

+ + +

Print the hash +or hmac of Ethernet MAC addresses read from standard +input.

+ +

OPTIONS + +

+ + + + + + + + + + + + + + + +
+ + +

−h

+ + +

display help and exit

+
+ + +

−k key

+ + +

use KEY for HMAC calculation

+
+ +

−t type

+ +

print digest of type TYPE +[hash|hmac]

+ +

SEE ALSO + +

+ + + +

radsecproxy.conf(5)

+
+ + -- cgit v1.1