Structs§
- Create
Signing KeyParams - struct for passing parameters to the method [
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 [
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 [
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 [
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 [
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 [
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 [
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 [
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 [
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 [
create_signing_key
] - Create
Validation KeyError - struct for typed errors of method [
create_validation_key
] - Disable
Validation KeyError - struct for typed errors of method [
disable_validation_key
] - GetSigning
KeyError - struct for typed errors of method [
get_signing_key
] - GetSigning
Keys List Error - struct for typed errors of method [
get_signing_keys_list
] - GetValidation
KeyError - struct for typed errors of method [
get_validation_key
] - GetValidation
Keys List Error - struct for typed errors of method [
get_validation_keys_list
] - SetAgent
IdError - struct for typed errors of method [
set_agent_id
] - Update
Signing KeyError - struct for typed errors of method [
update_signing_key
]