Lines Matching +full:dsa +full:- +full:specific
5 openssl-format-options - OpenSSL command input and output format options
39 =item B<-inform> I<format>, B<-outform> I<format>
43 =item B<-keyform> I<format>
47 =item B<-CRLform> I<format>
71 An engine must be configured or specified using the B<-engine> option.
72 A password or PIN may be supplied to the engine using the B<-passin> option.
76 A DER-encoded file containing a PKCS#12 object.
83 a block of base-64 encoding (defined in IETF RFC 4648), with specific
87 ----- BEGIN object-type -----
91 ----- END object-type -----
94 The I<object-type> must match the type of object that is expected.
103 DSA PARAMETERS
104 DSA PUBLIC KEY
120 The following legacy I<object-type>'s are also supported for compatibility
123 DSA PRIVATE KEY
138 Copyright 2000-2021 The OpenSSL Project Authors. All Rights Reserved.