pub(super) async fn initialize_org_crypto(
client: &Client,
req: InitOrgCryptoRequest,
) -> Result<(), EncryptionSettingsError>Expand description
Initialize the user’s organizational cryptographic state.
pub(super) async fn initialize_org_crypto(
client: &Client,
req: InitOrgCryptoRequest,
) -> Result<(), EncryptionSettingsError>Initialize the user’s organizational cryptographic state.