Opaque provider algorithm description (name, property, implementation).
Synopsis
Declared in <openssl/core.h>
struct ossl_algorithm_st;
Data Members
Name |
Description |
Optional human‐readable description of the algorithm implementation. |
|
Colon‐separated algorithm name synonyms; NULL terminates an OSSL_ALGORITHM array. |
|
Provider dispatch table implementing the algorithm named by |
|
Property query string that further identifies this algorithm (provider key). |
Created with MrDocs