hsmtool::util::helper

Function object_exists

Source
pub fn object_exists(
    session: &Session,
    id: Option<&str>,
    label: Option<&str>,
) -> Result<bool>
Expand description

Returns true if one or more objects specified by id or label exist.