Lines Matching +full:application +full:- +full:specific
1 OSSL_PROVIDER_load_ex - activating providers with run-time configuration
4 Currently any provider run-time activation requires the presence of the
7 work for a particular application. For real-world systems it may require
11 We need a possibility to initialize providers on per-application level
12 according to per-application parameters. It's necessary for example for PKCS#11
34 Real-world cases
35 ----------------
37 Many applications use PKCS#11 API with specific drivers. OpenSSL PKCS#11
38 provider <https://github.com/latchset/pkcs11-provider> also provides a set of
43 2. Load/activate a provider run-time with parameters
46 --------------
69 ---------------------
72 of a particular provider. Having it, the application will be able to combine
73 some default values with the app-specific ones in more or less intellectual