#include <ntru.h>
Represents a string.
Definition at line 67 of file ntru.h.
Length of the string.
Definition at line 79 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 75 of file ntru.h.
The documentation for this struct was generated from the following file: