NextRecord

Undocumented in source.
package package
static if(BOTAN_HAS_TLS)
struct NextRecord {}

Members

Variables

data
Vector!ubyte data;
Undocumented in source.
type
HandshakeType type;
Undocumented in source.

Meta