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 }
|
5087 |
asn1_alt_name.cpp |
Create an AlternativeName
|
4562 |
cert_status.cpp |
|
6109 |
certstor.cpp |
unused |
5717 |
certstor.h |
Certificate Store Interface
|
5085 |
certstor_flatfile |
|
|
certstor_sql |
|
|
certstor_sqlite3 |
|
|
certstor_system |
|
|
certstor_system_macos |
|
|
certstor_system_windows |
|
|
crl_ent.cpp |
Create a CRL_Entry
|
3474 |
info.txt |
|
657 |
key_constraint.cpp |
Make sure the given key constraints are permitted for the given key type
|
2553 |
name_constraint.cpp |
to |
15727 |
ocsp.cpp |
|
9276 |
ocsp.h |
An OCSP request.
|
8682 |
ocsp_types.cpp |
In practice it seems some responders, including, notably,
ocsp.verisign.com, will reject anything but SHA-1 here
|
3075 |
pkcs10.cpp |
Decode the CertificateRequestInfo
|
7446 |
pkcs10.h |
PKCS #10 Certificate Request.
|
4167 |
pkix_enums.h |
Certificate validation status code
|
6131 |
pkix_types.h |
Distinguished Name
|
22046 |
x509_attribute.cpp |
Create an Attribute
|
978 |
x509_ca.cpp |
Load the certificate and private key
|
8885 |
x509_ca.h |
An interface capable of creating new X.509 certificates
|
10334 |
x509_crl.cpp |
Check if this particular certificate is listed in the CRL
|
6909 |
x509_crl.h |
This class represents CRL entries
|
5600 |
x509_dn.cpp |
X.500 String Comparison
|
10621 |
x509_dn_ub.cpp |
See RFC 5280 Appendix A.1 starting with comment "-- Upper Bounds"
|
1667 |
x509_ext.cpp |
Create a Certificate_Extension object of some kind to handle
|
25963 |
x509_ext.h |
Basic Constraints Extension
|
19997 |
x509_obj.cpp |
Read a PEM or BER X.509 object
|
8150 |
x509_obj.h |
This class represents abstract X.509 signed objects as in the X.500
SIGNED macro
|
4464 |
x509_utils.h |
|
624 |
x509cert.cpp |
|
27487 |
x509cert.h |
This class represents an X.509 Certificate
|
14089 |
x509opt.cpp |
Set when the certificate should become valid
|
2086 |
x509path.cpp |
PKIX path validation
|
43781 |
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.
|
22375 |
x509self.cpp |
Load information from the X509_Cert_Options
|
5213 |
x509self.h |
Options for X.509 certificates.
|
5212 |