Safe Haskell | None |
---|---|
Language | Haskell2010 |
Codec.Encryption.OpenPGP.Serialize
Contents
- putSKAddendum :: SKAddendum -> Put
- getSecretKey :: PKPayload -> Get SKey
- parsePkts :: ByteString -> [Pkt]
Serialization functions
putSKAddendum :: SKAddendum -> Put Source
getSecretKey :: PKPayload -> Get SKey Source
Utilities
parsePkts :: ByteString -> [Pkt] Source
Parse the packets from a ByteString, with no error reporting