GRPC C++  1.39.1
Data Fields
alts_record_protocol_crypter Struct Reference

This file contains common implementation that will be used in both seal and unseal operations. More...

#include <alts_record_protocol_crypter_common.h>

Data Fields

alts_crypter base
 
gsec_aead_cryptercrypter
 
alts_counterctr
 

Detailed Description

This file contains common implementation that will be used in both seal and unseal operations.

Main struct for alts_record_protocol_crypter that will be used in both seal and unseal operations.

Field Documentation

◆ base

alts_crypter alts_record_protocol_crypter::base

◆ crypter

gsec_aead_crypter* alts_record_protocol_crypter::crypter

◆ ctr

alts_counter* alts_record_protocol_crypter::ctr

The documentation for this struct was generated from the following file: