package cast.channel

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AuthChallenge

cast_channel.proto:86

Messages for authentication protocol between a sender and a receiver.

Used in: DeviceAuthMessage

message AuthError

cast_channel.proto:104

Used in: DeviceAuthMessage

enum AuthError.ErrorType

cast_channel.proto:105

Used in: AuthError

message AuthResponse

cast_channel.proto:93

Used in: DeviceAuthMessage

message AuthorityKeys

authority_keys.proto:16

message AuthorityKeys.Key

authority_keys.proto:17

Used in: AuthorityKeys

message CastMessage

cast_channel.proto:15

enum CastMessage.PayloadType

cast_channel.proto:51

What type of data do we have in this message.

Used in: CastMessage

enum CastMessage.ProtocolVersion

cast_channel.proto:18

Always pass a version of the protocol for future compatibility requirements.

Used in: CastMessage

message DeviceAuthMessage

cast_channel.proto:113

enum HashAlgorithm

cast_channel.proto:80

Used in: AuthChallenge, AuthResponse

enum SignatureAlgorithm

cast_channel.proto:74

Used in: AuthChallenge, AuthResponse