APIs that require an NID

Some OpenSSL APIs take as an input parameter an NID (numerical identifier) specifying a cryptographic algorithm (or in some cases a text name corresponding to an NID).

Unless the API also takes an ENGINE pointer you can use these APIs only if OpenSSL has been configured such that Security Builder Engine for OpenSSL will be used to perform operations for the NID specified.