Lines Matching refs:format
63 The key input format; unspecified by default.
64 See L<openssl-format-options(1)> for details.
68 The key output format; the default is B<PEM>.
69 See L<openssl-format-options(1)> for details.
73 When writing a private key, use the traditional PKCS#1 format
74 instead of the PKCS#8 format.
85 For more information about the format of B<arg>
103 These options can only be used with PEM format output files.
136 Like B<-pubin> and B<-pubout> except B<RSAPublicKey> format is used instead.
174 To convert a private key from PEM to DER format:
186 Output the public part of a private key in B<RSAPublicKey> format: