#include <ntru.h>
Represents a string.
Definition at line 66 of file ntru.h.
Length of the string.
Definition at line 78 of file ntru.h.
Pointer to the char array, holding the actual string. THIS IS NOT NULL TERMINATED (at least not necessarily, don't ever assume it).
Definition at line 74 of file ntru.h.
The documentation for this struct was generated from the following file: