AaltoTLS.PluginInterface.KeyExchangeAlgorithm.GetServerKeys C# (CSharp) Method

GetServerKeys() public abstract method

public abstract GetServerKeys ( ProtocolVersion version ) : byte[]
version ProtocolVersion
return byte[]
        public abstract byte[] GetServerKeys(ProtocolVersion version);