get_kms_client

Function get_kms_client 

Source
pub fn get_kms_client(key_uri: &str) -> Result<Arc<dyn KmsClient>, TinkError>
Expand description

Fetches a KmsClient by a given URI.