The RDM Encryption library for the RDM Encryption API and rdm_encryption API. An application instantiating an encryption context need to link with this library or the alternative library listed below.
This library may include code that have export restrictions under US law and its allies.
enc
library is by design reentrant but uses libraries that by themselves may not be reentrant.File Name | Where it is used |
---|---|
librdmenc.so | Library used during compile on Unix |
librdmenc-14.so | Used by runtime link-loader when executing on Unix |
rdmenc-14.lib | Library used during compile on Windows |
rdmenc-14.dll | Used by runtime link-loader when executing on Windows |
* | Other extensions may be used depending on target platform |