[][src]Function ironoxide::initialize_check_rotation

pub async fn initialize_check_rotation<'_, '_>(
    device_context: &'_ DeviceContext,
    config: &'_ IronOxideConfig
) -> Result<InitAndRotationCheck<IronOxide>>

Initialize the IronOxide SDK and check to see if the user that owns this DeviceContext is marked for private key rotation, or if any of the groups that the user is an admin of are marked for private key rotation.