

@c gnutls_record_encryption_level_t
@table @code
@item GNUTLS_@-ENCRYPTION_@-LEVEL_@-INITIAL
initial level that doesn't involve any
encryption
@item GNUTLS_@-ENCRYPTION_@-LEVEL_@-EARLY
early traffic secret is installed
@item GNUTLS_@-ENCRYPTION_@-LEVEL_@-HANDSHAKE
handshake traffic secret is installed
@item GNUTLS_@-ENCRYPTION_@-LEVEL_@-APPLICATION
application traffic secret is installed
@end table
