File crypto.h
↰ Parent directory (include_public/anj)
Cryptographic data descriptors used by Security Object and networking.
Definition (include_public/anj/crypto.h)
Detailed Description
Defines enums and structures for representing credentials such as certificates, private keys, and PSK identity/keys. Data may be provided inline in memory buffers or, if enabled, via opaque external references (e.g. keystore identifiers).
These types are typically used when configuring Security Object Instances or transport security backends.
Includes
anj/defs.h(File defs.h)anj/init.h(File init.h)