Skip to main content

create_key

Function create_key 

Source
pub async fn create_key(
    configuration: &Configuration,
    create_key: CreateKey,
) -> Result<CreateKeyOutput, Error<CreateKeyError>>