msgtrans ~master (2021-04-20T08:40:50Z)
Home
Dub
Repo
Ciphertext
msgtrans
ee2e
message
MsgDefine
Undocumented in source.
class
Ciphertext {
@
Proto
(1)
uint
cipher_version
;
@
Proto
(2)
string
aes_iv_12bytes
;
@
Proto
(3)
string
ciphertext_nbytes
;
@
Proto
(4)
string
aes_tag_16bytes
;
}
Members
Variables
aes_iv_12bytes
string
aes_iv_12bytes
;
Undocumented in source.
aes_tag_16bytes
string
aes_tag_16bytes
;
Undocumented in source.
cipher_version
uint
cipher_version
;
Undocumented in source.
ciphertext_nbytes
string
ciphertext_nbytes
;
Undocumented in source.
Meta
Source
See Implementation
msgtrans
ee2e
message
MsgDefine
classes
Ciphertext
EncryptedRequest
KeyExchangeRequest
KeyInfo
Token
enums
KeyExchangeType
MESSAGE