[][src]Function tink_core::keyset::insecure::new_handle

pub fn new_handle(ks: Keyset) -> Result<Handle, TinkError>

Create a new instance of Handle using the given Keyset.