Typedef caprock_key
Defined in File keys.h
Typedef Documentation
-
typedef struct caprock_key caprock_key
Caprock uses cryptographic keys for signing and verification of tokens - but the key data structure is an implementation detail. Suffice that keys can be created from input buffers.
Note that caprock internally uses the s3kr1t library for parsing keys, but that library supports various serialization formats. Refer to it for details on what is supported.