Structs§
- Create
Signing KeyParams - struct for passing parameters to the method
KeyLinkApi::create_signing_key - Create
Signing KeyParams Builder - Use builder syntax to set the inputs and finish with
build(). - Create
Validation KeyParams - struct for passing parameters to the method
KeyLinkApi::create_validation_key - Create
Validation KeyParams Builder - Use builder syntax to set the inputs and finish with
build(). - Disable
Validation KeyParams - struct for passing parameters to the method
KeyLinkApi::disable_validation_key - Disable
Validation KeyParams Builder - Use builder syntax to set the inputs and finish with
build(). - GetSigning
KeyParams - struct for passing parameters to the method
KeyLinkApi::get_signing_key - GetSigning
KeyParams Builder - Use builder syntax to set the inputs and finish with
build(). - GetSigning
Keys List Params - struct for passing parameters to the method
KeyLinkApi::get_signing_keys_list - GetSigning
Keys List Params Builder - Use builder syntax to set the inputs and finish with
build(). - GetValidation
KeyParams - struct for passing parameters to the method
KeyLinkApi::get_validation_key - GetValidation
KeyParams Builder - Use builder syntax to set the inputs and finish with
build(). - GetValidation
Keys List Params - struct for passing parameters to the method
KeyLinkApi::get_validation_keys_list - GetValidation
Keys List Params Builder - Use builder syntax to set the inputs and finish with
build(). - KeyLink
ApiClient - SetAgent
IdParams - struct for passing parameters to the method
KeyLinkApi::set_agent_id - SetAgent
IdParams Builder - Use builder syntax to set the inputs and finish with
build(). - Update
Signing KeyParams - struct for passing parameters to the method
KeyLinkApi::update_signing_key - Update
Signing KeyParams Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
- Create
Signing KeyError - struct for typed errors of method
KeyLinkApi::create_signing_key - Create
Validation KeyError - struct for typed errors of method
KeyLinkApi::create_validation_key - Disable
Validation KeyError - struct for typed errors of method
KeyLinkApi::disable_validation_key - GetSigning
KeyError - struct for typed errors of method
KeyLinkApi::get_signing_key - GetSigning
Keys List Error - struct for typed errors of method
KeyLinkApi::get_signing_keys_list - GetValidation
KeyError - struct for typed errors of method
KeyLinkApi::get_validation_key - GetValidation
Keys List Error - struct for typed errors of method
KeyLinkApi::get_validation_keys_list - SetAgent
IdError - struct for typed errors of method
KeyLinkApi::set_agent_id - Update
Signing KeyError - struct for typed errors of method
KeyLinkApi::update_signing_key