macro_rules! CipherSuiteTypeUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown CipherSuiteType member.