Lines Matching full:implementation
194 The \s-1DECODER\s0 implementation may be part of a chain, where data is
196 implementation to decode an object from \s-1PEM\s0 to \s-1DER,\s0 and another one
246 The name of an implementation should match the target type of object
247 it decodes. For example, an implementation that decodes an \s-1RSA\s0 key
248 should be named \*(L"\s-1RSA\*(R".\s0 Likewise, an implementation that decodes \s-1DER\s0 data
251 Properties can be used to further specify details about an implementation:
254 This property is used to specify what format of input the implementation
263 An implementation with that input type decodes \s-1PEM\s0 formatted data.
266 An implementation with that input type decodes \s-1DER\s0 formatted data.
269 An implementation with that input type decodes \s-1MSBLOB\s0 formatted data.
272 An implementation with that input type decodes \s-1PVK\s0 formatted data.
316 \&\fBOSSL_FUNC_decoder_does_selection()\fR should tell if a particular implementation
365 another decoder implementation that can decode it into something.
374 possible for some other decoder implementation to get a different result.
377 implementation.
401 \&\fBOSSL_FUNC_decoder_does_selection()\fR returns 1 if the decoder implementation