tink_core::keyset::insecure
pub fn new_handle(ks: Keyset) -> Result<Handle, TinkError>
Create a new instance of Handle using the given Keyset.
Handle
Keyset