Type Alias GetEncryptKeyResponse

GetEncryptKeyResponse: {
    encrypt_public_key: string;
}