Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data DistinguishedName Source #
fromDN :: DistinguishedName -> DistinguishedName Source #
toDN :: DistinguishedName -> DistinguishedName Source #
data KeyConstraint Source #
NoConstraints | |
DigitalSignature | |
NonRepudiation | |
KeyEncipherment | |
DataEncipherment | |
KeyAgreement | |
KeyCertSign | |
CRLSign | |
EncipherOnly | |
DecipherOnly | |
KeyConstraints [KeyConstraint] |
Instances
data X509VerifyStatusCode Source #
data X509CertificateStore Source #