Public Attributes | |
gsec_aead_crypter * | crypter |
alts_counter * | ctr |
bool | is_integrity_only |
bool | is_protect |
size_t | tag_length |
Definition at line 31 of file alts_iovec_record_protocol.cc.
gsec_aead_crypter* alts_iovec_record_protocol::crypter |
Definition at line 33 of file alts_iovec_record_protocol.cc.
alts_counter* alts_iovec_record_protocol::ctr |
Definition at line 32 of file alts_iovec_record_protocol.cc.
bool alts_iovec_record_protocol::is_integrity_only |
Definition at line 35 of file alts_iovec_record_protocol.cc.
bool alts_iovec_record_protocol::is_protect |
Definition at line 36 of file alts_iovec_record_protocol.cc.
size_t alts_iovec_record_protocol::tag_length |
Definition at line 34 of file alts_iovec_record_protocol.cc.