[][src]Function tink_tests::new_key

pub fn new_key(
    key_data: &KeyData,
    status: KeyStatusType,
    key_id: KeyId,
    prefix_type: OutputPrefixType
) -> Key

Create a new Key with the specified parameters.