[][src]Function tink_core::registry::new_key_data

pub fn new_key_data(kt: &KeyTemplate) -> Result<KeyData, TinkError>

Generate a new KeyData for the given key template.