Lines Matching refs:as
19 The OpenSSL library doesn't treat pass phrases in any special way as a general
30 The standard stipulates that the pass phrase shall be encoded as an ASN.1
40 Treats the received pass phrase as UTF-8 encoded and tries to re-encode it to
41 UTF-16 (which is the same as UCS-2 for characters U+0000 to U+D7FF and U+E000
49 encoding of the characters, which it stores as a BMPString.
53 for other character sets, such as any ISO-8859-X encoding other than
64 A pass phrase encoded in ISO-8859-2 could very well have a sequence such as
67 be misinterpreted as the perfectly valid UTF-8 encoded code point U+00EF (LATIN
77 than 1.1.0 was misinterpreted as ISO-8859-1 sequences.
81 L<ossl_store(7)> acts as a general interface to access all kinds of objects,
107 For other objects, it's as legitimate to use any byte sequence (such as a
110 byte sequence as it is.
136 Try the pass phrase that you have as it is in the character encoding of your