Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. Pkcs7Text :: Pkcs7Flag

    HsOpenSSL OpenSSL.PKCS7

    No documentation available.

  2. Pkcs7VerifyFailure :: Pkcs7VerifyStatus

    HsOpenSSL OpenSSL.PKCS7

    No documentation available.

  3. data Pkcs7VerifyStatus

    HsOpenSSL OpenSSL.PKCS7

    Pkcs7VerifyStatus represents a result of PKCS#7 verification. See pkcs7Verify.

  4. Pkcs7VerifySuccess :: Maybe String -> Pkcs7VerifyStatus

    HsOpenSSL OpenSSL.PKCS7

    Nothing if the PKCS#7 signature was a detached signature, and Just content if it wasn't.

  5. data ProtocolError

    HsOpenSSL OpenSSL.Session

    A failure in the SSL library occurred, usually a protocol error.

  6. ProtocolError :: String -> ProtocolError

    HsOpenSSL OpenSSL.Session

    No documentation available.

  7. pattern PS :: ShortByteString -> PosixString

    os-string System.OsString.Internal.Types

    Just a short bidirectional synonym for PosixString constructor.

  8. pattern PW :: Word8 -> PosixChar

    os-string System.OsString.Internal.Types

    Just a short bidirectional synonym for PosixChar constructor.

  9. type PlatformChar = PosixChar

    os-string System.OsString.Internal.Types

    No documentation available.

  10. type PlatformString = PosixString

    os-string System.OsString.Internal.Types

    No documentation available.

Page 283 of many | Previous | Next