macro_rules! CipherSuiteTypeUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown CipherSuiteType
member.
macro_rules! CipherSuiteTypeUnknown {
() => { ... };
}
Pattern that matches an unknown CipherSuiteType
member.