Lines Matching refs:file
13 ossl_store-file - The store 'file' scheme loader
23 Support for the 'file' scheme is built into C<libcrypto>.
24 Since files come in all kinds of formats and content types, the 'file'
25 scheme has its own layer of functionality called "file handlers",
26 which are used to try to decode diverse types of file contents.
28 In case a file is formatted as PEM, each called file handler receives
31 formatted files can contain more than one object, the file handlers
34 If the file isn't determined to be formatted as PEM, the content is
35 loaded in raw form in its entirety and passed to the available file
38 Each file handler is expected to handle PEM and non-PEM content as
48 When needed, the 'file' scheme loader will require a pass phrase by
67 this file except in compliance with the License. You can obtain a copy
68 in the file LICENSE in the source distribution or at