Module key_link_api

Module key_link_api 

Source

Structs§

CreateSigningKeyParams
struct for passing parameters to the method KeyLinkApi::create_signing_key
CreateSigningKeyParamsBuilder
Use builder syntax to set the inputs and finish with build().
CreateValidationKeyParams
struct for passing parameters to the method KeyLinkApi::create_validation_key
CreateValidationKeyParamsBuilder
Use builder syntax to set the inputs and finish with build().
DisableValidationKeyParams
struct for passing parameters to the method KeyLinkApi::disable_validation_key
DisableValidationKeyParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetSigningKeyParams
struct for passing parameters to the method KeyLinkApi::get_signing_key
GetSigningKeyParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetSigningKeysListParams
struct for passing parameters to the method KeyLinkApi::get_signing_keys_list
GetSigningKeysListParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetValidationKeyParams
struct for passing parameters to the method KeyLinkApi::get_validation_key
GetValidationKeyParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetValidationKeysListParams
struct for passing parameters to the method KeyLinkApi::get_validation_keys_list
GetValidationKeysListParamsBuilder
Use builder syntax to set the inputs and finish with build().
KeyLinkApiClient
SetAgentIdParams
struct for passing parameters to the method KeyLinkApi::set_agent_id
SetAgentIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
UpdateSigningKeyParams
struct for passing parameters to the method KeyLinkApi::update_signing_key
UpdateSigningKeyParamsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

CreateSigningKeyError
struct for typed errors of method KeyLinkApi::create_signing_key
CreateValidationKeyError
struct for typed errors of method KeyLinkApi::create_validation_key
DisableValidationKeyError
struct for typed errors of method KeyLinkApi::disable_validation_key
GetSigningKeyError
struct for typed errors of method KeyLinkApi::get_signing_key
GetSigningKeysListError
struct for typed errors of method KeyLinkApi::get_signing_keys_list
GetValidationKeyError
struct for typed errors of method KeyLinkApi::get_validation_key
GetValidationKeysListError
struct for typed errors of method KeyLinkApi::get_validation_keys_list
SetAgentIdError
struct for typed errors of method KeyLinkApi::set_agent_id
UpdateSigningKeyError
struct for typed errors of method KeyLinkApi::update_signing_key

Traits§

KeyLinkApi