.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
.TH SIGSUM-KEY-FROM-VKEY "1" "March 2025" "sigsum-key from-vkey 0.11.1-1~bpo12+1" "User Commands"
.SH NAME
sigsum-key-from-vkey - convert public key in vkey format to OpenSSH format
.SH SYNOPSIS
.B sigsum-key
\fI\,from-vkey \/\fR[\fI\,-v\/\fR] [\fI\,--help\/\fR] [\fI\,-k key-file\/\fR] [\fI\,-o output-file\/\fR]
.SH DESCRIPTION
Read a public key in vkey format and output it in OpenSSH format.  The
public key is read on stdin and output is written on stdout.  Override
the default behavior using the \fB\-k\fR and \fB\-o\fR options.
.SH OPTIONS
.TP
\fB\-\-help\fR
Show usage message and exit
.HP
\fB\-k\fR, \fB\-\-key\fR=\fI\,key\-file\/\fR
.IP
Public key in vkey format
.HP
\fB\-o\fR, \fB\-\-output\fR=\fI\,output\-file\/\fR
.IP
Public key in OpenSSH format
.TP
\fB\-v\fR, \fB\-\-verbose\fR
Display name and type of the key
.SH "RETURN CODES"
A non-zero return code is used to indicate failure.
.SH CONTACT
Send an email to the sigsum-general mailing list at
.B sigsum-general@lists.sigsum.org.
You can also reach out in room
.B #sigsum
at
.B OFTC.net
and
.B matrix.org.
.SH "REPORTING BUGS"
Use the issue tracker located at
.B https://git.glasklar.is/sigsum/core/sigsum-go/-/issues.
To file issues without a GitLab account, send an email to
.B sigsum-core-sigsum-go-issues@incoming.glasklar.is
and wait for a maintainer to make the issue public.
.SH "SEE ALSO"
.BR sigsum-key-from-hex (1)
.BR sigsum-key-from-vkey (1)
.BR sigsum-key-generate (1)
.BR sigsum-key-sign (1)
.BR sigsum-key-to-hash (1)
.BR sigsum-key-to-hex (1)
.BR sigsum-key-to-vkey (1)
.BR sigsum-key-verify (1)
.BR sigsum-monitor (1)
.BR sigsum-submit (1)
.BR sigsum-token (1)
.BR sigsum-tools (5)
.BR sigsum-verify (1)