Latest update.
This commit is contained in:
@@ -14,7 +14,7 @@ ossl_store-file - The store 'file' scheme loader
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
=for comment generic
|
||||
=for openssl generic
|
||||
|
||||
#include <openssl/store.h>
|
||||
|
||||
@@ -46,7 +46,7 @@ only).
|
||||
=head1 NOTES
|
||||
|
||||
When needed, the 'file' scheme loader will require a pass phrase by
|
||||
using the C<UI_METHOD> that was passed via OSSL_STORE_open().
|
||||
using the B<UI_METHOD> that was passed via OSSL_STORE_open().
|
||||
This pass phrase is expected to be UTF-8 encoded, anything else will
|
||||
give an undefined result.
|
||||
The files made accessible through this loader are expected to be
|
||||
|
||||
Reference in New Issue
Block a user