Safe Haskell | Safe-Inferred |
---|
Crypto.Types
Description
Type aliases used throughout the crypto-api modules.
- type BitLength = Int
- type ByteLength = Int
Documentation
type ByteLength = Int
The length fo a field in bytes.
crypto-api-0.10.2: A generic interface for cryptographic operations
Safe Haskell | Safe-Inferred |
---|
Crypto.Types
Description
Type aliases used throughout the crypto-api modules.
type ByteLength = Int
The length fo a field in bytes.