public static interface Frames.ClientHelloFrameOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getChannelId()
string channel_id = 2; |
com.google.protobuf.ByteString |
getChannelIdBytes()
string channel_id = 2; |
com.google.protobuf.ByteString |
getClientNonce()
bytes client_nonce = 11; |
com.google.protobuf.ByteString |
getEphemeralPublicKey()
bytes ephemeral_public_key = 10; |
int |
getVersion()
int32 version = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getVersion()
int32 version = 1;java.lang.String getChannelId()
string channel_id = 2;com.google.protobuf.ByteString getChannelIdBytes()
string channel_id = 2;com.google.protobuf.ByteString getEphemeralPublicKey()
bytes ephemeral_public_key = 10;com.google.protobuf.ByteString getClientNonce()
bytes client_nonce = 11;