export Cipher constructor.

This commit is contained in:
Vincent Hanquez 2011-08-12 18:32:18 +01:00
parent abc571223a
commit d4ca9e0d9d

View file

@ -38,7 +38,7 @@ module Network.TLS
, Compression(..)
, nullCompression
-- * Ciphers & Predefined ciphers
, Cipher
, Cipher(..)
-- * Versions
, Version(..)
-- * Errors