diff options
Diffstat (limited to 'upstream/debian-unstable/man1/openssl-asn1parse.1ssl')
-rw-r--r-- | upstream/debian-unstable/man1/openssl-asn1parse.1ssl | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/upstream/debian-unstable/man1/openssl-asn1parse.1ssl b/upstream/debian-unstable/man1/openssl-asn1parse.1ssl index b54a405c..242bd89c 100644 --- a/upstream/debian-unstable/man1/openssl-asn1parse.1ssl +++ b/upstream/debian-unstable/man1/openssl-asn1parse.1ssl @@ -55,7 +55,7 @@ .\" ======================================================================== .\" .IX Title "OPENSSL-ASN1PARSE 1SSL" -.TH OPENSSL-ASN1PARSE 1SSL 2024-02-03 3.1.5 OpenSSL +.TH OPENSSL-ASN1PARSE 1SSL 2024-04-04 3.2.2-dev OpenSSL .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -66,7 +66,7 @@ openssl\-asn1parse \- ASN.1 parsing command .IX Header "SYNOPSIS" \&\fBopenssl\fR \fBasn1parse\fR [\fB\-help\fR] -[\fB\-inform\fR \fBDER\fR|\fBPEM\fR] +[\fB\-inform\fR \fBDER\fR|\fBPEM\fR|\fBB64\fR] [\fB\-in\fR \fIfilename\fR] [\fB\-out\fR \fIfilename\fR] [\fB\-noout\fR] @@ -90,8 +90,8 @@ It can also be used to extract data from ASN.1 formatted data. .IP \fB\-help\fR 4 .IX Item "-help" Print out a usage message. -.IP "\fB\-inform\fR \fBDER\fR|\fBPEM\fR" 4 -.IX Item "-inform DER|PEM" +.IP "\fB\-inform\fR \fBDER\fR|\fBPEM\fR|\fBB64\fR" 4 +.IX Item "-inform DER|PEM|B64" The input format; the default is \fBPEM\fR. See \fBopenssl\-format\-options\fR\|(1) for details. .IP "\fB\-in\fR \fIfilename\fR" 4 @@ -258,7 +258,7 @@ ASN.1 types is not well handled (if at all). \&\fBASN1_generate_nconf\fR\|(3) .SH COPYRIGHT .IX Header "COPYRIGHT" -Copyright 2000\-2020 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000\-2023 The OpenSSL Project Authors. All Rights Reserved. .PP Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy |