Network.TLS.SRandom
Documentation
type SRandomGen = AESGenSource
getRandomByte :: SRandomGen -> (Word8, SRandomGen)Source
getRandomBytes :: SRandomGen -> Int -> ([Word8], SRandomGen)Source
tls-0.2: TLS/SSL protocol native implementation (Server and Client)
Network.TLS.SRandom
type SRandomGen = AESGenSource
getRandomByte :: SRandomGen -> (Word8, SRandomGen)Source
getRandomBytes :: SRandomGen -> Int -> ([Word8], SRandomGen)Source