@@ -41,6 +41,7 @@ - (SSLSocket*)accept; - (void)setPrivateKeyFile: (OFString*)file; - (OFString*)privateKeyFile; - (void)setCertificateFile: (OFString*)file; - (OFString*)certificateFile; +- (OFDataArray*)channelBindingDataWithType: (OFString*)type; @end