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