[−][src]Function tink_core::registry::new_key
pub fn new_key(kt: &KeyTemplate) -> Result<Vec<u8>, TinkError>
Generate a new key for the given key template as a serialized protobuf message.
pub fn new_key(kt: &KeyTemplate) -> Result<Vec<u8>, TinkError>
Generate a new key for the given key template as a serialized protobuf message.