nss-pp -V (return code: 255)
Usage: nss-pp [-t type] [-a] [-i input] [-o output] [-w] [-u]
Pretty prints a file containing ASN.1 data in DER or ascii format.
-t type Specify input and display type:
public-key (pk), certificate (c), certificate-request (cr),
certificate-identity (ci), pkcs7 (p7), crl or name (n).
(Use either the long type name or the shortcut.)
-a Input is in ascii encoded form (RFC1113)
-i input Define an input file to use (default is stdin)
-o output Define an output file to use (default is stdout)
-w Don't wrap long output lines
-u Use UTF-8 (default is to show non-ascii as .)
nss-pp --help (return code: 255)
Usage: nss-pp [-t type] [-a] [-i input] [-o output] [-w] [-u]
Pretty prints a file containing ASN.1 data in DER or ascii format.
-t type Specify input and display type:
public-key (pk), certificate (c), certificate-request (cr),
certificate-identity (ci), pkcs7 (p7), crl or name (n).
(Use either the long type name or the shortcut.)
-a Input is in ascii encoded form (RFC1113)
-i input Define an input file to use (default is stdin)
-o output Define an output file to use (default is stdout)
-w Don't wrap long output lines
-u Use UTF-8 (default is to show non-ascii as .)