wickr-crypto-c
Data Fields
wickr_ctx_gen_result Struct Reference

the output of a context generation More...

#include <wickr_ctx.h>

Data Fields

wickr_ctx_tctx
 
wickr_cipher_key_trecovery_key
 
wickr_root_keys_troot_keys
 

Detailed Description

the output of a context generation

Field Documentation

◆ ctx

wickr_ctx_gen_result::ctx

the context that was generated

◆ recovery_key

wickr_ctx_gen_result::recovery_key

the randomly generated recovery key that can be used to optionally recovery secure the root keys of this context for storage

◆ root_keys

wickr_ctx_gen_result::root_keys

the root keys either generated by, or imported by this context generation


The documentation for this struct was generated from the following file: