| alt_name.cpp |
GeneralName ::= CHOICE {
otherName [0] OtherName,
rfc822Name [1] IA5String,
dNSName [2] IA5String,
x400Address [3] ORAddress,
directoryName [4] Name,
ediPartyName [5] EDIPartyName,
uniformResourceIdentifier [6] IA5String,
iPAddress [7] OCTET STRING,
registeredID [8] OBJECT IDENTIFIER }
|
5118 |
- |
| asn1_alt_name.cpp |
Create an AlternativeName
|
4574 |
- |
| cert_status.cpp |
|
6327 |
- |
| certstor.cpp |
unused |
6595 |
- |
| certstor.h |
Certificate Store Interface
|
5890 |
- |
| certstor_flatfile |
|
|
- |
| certstor_sql |
|
|
- |
| certstor_sqlite3 |
|
|
- |
| certstor_system |
|
|
- |
| certstor_system_macos |
|
|
- |
| certstor_system_windows |
|
|
- |
| crl_ent.cpp |
Create a CRL_Entry
|
3623 |
- |
| info.txt |
|
657 |
- |
| key_constraint.cpp |
Make sure the given key constraints are permitted for the given key type
|
2622 |
- |
| name_constraint.cpp |
Placeholder for "no subnet mask", i.e. "a specific IP address".
The GeneralName must be able to store both individual addresses, when used in
Subject/Issuer alternative names as well as IP subnet identifier as name
constraints.
|
18197 |
- |
| ocsp.cpp |
|
9181 |
- |
| ocsp.h |
An OCSP request.
|
8897 |
- |
| ocsp_types.cpp |
In practice it seems some responders, including, notably,
ocsp.verisign.com, will reject anything but SHA-1 here
|
3072 |
- |
| pkcs10.cpp |
Decode the CertificateRequestInfo
|
7352 |
- |
| pkcs10.h |
PKCS #10 Certificate Request.
|
4572 |
- |
| pkix_enums.h |
Certificate validation status code
|
6623 |
- |
| pkix_types.h |
Distinguished Name
|
24347 |
- |
| x509_attribute.cpp |
Create an Attribute
|
978 |
- |
| x509_ca.cpp |
Load the certificate and private key
|
8996 |
- |
| x509_ca.h |
An interface capable of creating new X.509 certificates
|
10352 |
- |
| x509_crl.cpp |
Check if this particular certificate is listed in the CRL
|
6981 |
- |
| x509_crl.h |
This class represents CRL entries
|
5712 |
- |
| x509_dn.cpp |
Add an attribute to a X509_DN
|
10872 |
- |
| x509_dn_ub.cpp |
See RFC 5280 Appendix A.1 starting with comment "-- Upper Bounds"
|
1735 |
- |
| x509_ext.cpp |
Create a Certificate_Extension object of some kind to handle
|
59933 |
- |
| x509_ext.h |
Basic Constraints Extension
|
34178 |
- |
| x509_obj.cpp |
Read a PEM or BER X.509 object
|
8158 |
- |
| x509_obj.h |
This class represents abstract X.509 signed objects as in the X.500
SIGNED macro
|
4324 |
- |
| x509_utils.h |
X.500 String Comparison
|
725 |
- |
| x509cert.cpp |
|
28443 |
- |
| x509cert.h |
This class represents an X.509 Certificate
|
14976 |
- |
| x509opt.cpp |
Set when the certificate should become valid
|
1985 |
- |
| x509path.cpp |
PKIX path validation
|
45230 |
- |
| x509path.h |
This type represents the validation status of an entire certificate path.
There is one set of status codes for each certificate in the path.
|
24584 |
- |
| x509self.cpp |
Load information from the X509_Cert_Options
|
5170 |
- |
| x509self.h |
Options for X.509 certificates.
|
6345 |
- |