[][src]Function ironoxide::initialize_check_rotation

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

Initializes the IronOxide SDK with a device and checks for necessary private key rotations

Checks 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.