crypton-x509-store-1.6.9: X.509 collection accessing and storing methods
LicenseBSD-style
MaintainerVincent Hanquez <vincent@snarc.org>
Stabilityexperimental
Portabilityunknown
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.X509.Memory

Description

 

Documentation

readKeyFileFromMemory :: ByteString -> [PrivKey] #

readSignedObjectFromMemory :: (ASN1Object a, Eq a, Show a) => ByteString -> [SignedExact a] #