Class MsgChannelEncryptResponse

    • Constructor Detail

      • MsgChannelEncryptResponse

        public MsgChannelEncryptResponse()
    • Method Detail

      • getProtocolVersion

        public int getProtocolVersion()
      • setProtocolVersion

        public void setProtocolVersion​(int protocolVersion)
      • getKeySize

        public int getKeySize()
      • setKeySize

        public void setKeySize​(int keySize)
      • serialize

        public void serialize​(java.io.OutputStream stream)
                       throws java.io.IOException
        Specified by:
        serialize in interface ISteamSerializable
        Throws:
        java.io.IOException
      • deserialize

        public void deserialize​(java.io.InputStream stream)
                         throws java.io.IOException
        Specified by:
        deserialize in interface ISteamSerializable
        Throws:
        java.io.IOException