BSL v0.0.0 - 0.geda3e66
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
BSLConfig.c File Reference

Run-time static configuration for the BSL. More...

#include "BSLConfig.h"
+ Include dependency graph for BSLConfig.c:

Functions

const char * bsl_version (void)
 Run-time library version based on SemVer-2.0.0 conventions.
 

Detailed Description

Run-time static configuration for the BSL.

Function Documentation

◆ bsl_version()

const char * bsl_version ( void  )

Run-time library version based on SemVer-2.0.0 conventions.

Note
This may be different than BSL_VERSION if using dynamic linking.
Returns
The text form of the library version linked at runtime.

References BSL_VERSION.