Server gets client's CN
[hcoop/domtool2.git] / src / openssl.sig
index ef6403d..3179103 100644 (file)
@@ -42,6 +42,5 @@ val shutdown : listener -> unit
 val accept : listener -> bio option
 
 val peerCN : bio -> string
-val acceptPeerCN : bio -> string
 
 end