 | Crypto-3.0.3: DES, Blowfish, AES, SHA1, MD5, RSA, X.509 Identity
and Attribute Certificates, General ASN.1 Support, Base64, PKCS8,
PKCS1v15, Hexdump, Support for Word128, Word192 and Word256 and Beyond, PKCS5
Padding, Various Encryption Modes e.g. Cipher Block Chaining all in one package. | Contents | Index |
|
Codec.ASN1.X509.AttributeCertificateDefinitions | Portability | non-portable | Stability | experimental | Maintainer | dominic.steinitz@blueyonder.co.uk |
|
|
|
|
|
Description |
Definitions to allow the typechecking of (BER) encodings of definitions from
AttributeCertificateDefinitions {joint-iso-itu-t ds(5) module(1)
attributeCertificateDefinitions(32) 5}
and
functions to extract information from encodings of them.
See http://www.itu.int/ITU-T/asn1/database/itu-t/x/x509/2005/AttributeCertificateDefinitions.html
|
|
Synopsis |
|
|
|
|
Type declarations
|
|
data AttributeCertificate |
Constructors | | Instances | |
|
|
data AttributeCertificateInfo |
Constructors | | Instances | |
|
|
data Holder |
Constructors | | Instances | |
|
|
data HolderGeneralNames |
Constructors | | Instances | |
|
|
data AttCertIssuer |
Constructors | | Instances | |
|
|
data IssuerSerial |
Constructors | IssuerSerial | | issuer1 :: GeneralNames | | serial :: CertificateSerialNumber | | issuerID :: (Maybe UniqueIdentifier) | |
|
| Instances | |
|
|
data Attribute |
Constructors | | Instances | |
|
|
data AttributeValue |
Constructors | | Instances | |
|
|
data AttCertValidityPeriod |
Constructors | | Instances | |
|
|
data GeneralizedTime |
Constructors | | Instances | |
|
|
Function declarations
|
|
attributeCertificate :: TypeDefn |
|
attCertIssuer :: TypeDefn |
|
attribute :: TypeDefn |
|
Produced by Haddock version 0.8 |