CertificateFile.Path |
CertificateHashDir.Dir |
Function0
Zero arity function call.
|
Function0.Empty |
Function1
One arity function call.
|
Function1.Empty |
Function2
Two arity function call.
|
Function2.Empty |
Function3
Three arity function call.
|
Function3.Empty |
Function4
Four arity function call.
|
Function4.Empty |
Function5
Five arity function call.
|
Function5.Empty |
Lookup
X509_LOOKUP
|
LookupMethod
x509_lookup_method_st and X509_LOOKUP_METHOD in x509_vfy.h
|
LookupMethod.ByAliasFunction |
LookupMethod.ByFingerprintFunction |
LookupMethod.ByIssuerSerialNumberFunction |
LookupMethod.BySubjectFunction |
LookupMethod.ControlFunction |
LookupMethod.FreeFunction |
LookupMethod.InitFunction |
LookupMethod.NewItemFunction |
LookupMethod.ShutdownFunction |
Name
c: X509_NAME
|
PolicyTree
c: X509_POLICY_TREE
|
Purpose
c: X509_PURPOSE
|
Purpose.CheckPurposeFunction |
Store
c: X509_STORE
|
Store.CertificateCRLFunction |
Store.CheckCRLFunction |
Store.CheckIssuedFunction |
Store.CheckRevocationFunction |
Store.CleanupFunction |
Store.GetCRLFunction |
Store.GetIssuerFunction |
Store.VerifyCallbackFunction |
Store.VerifyFunction |
StoreContext.CheckPolicyFunction |
Trust
c: X509_TRUST
|
Trust.Checker |
VerifyParameter
c: X509_VERIFY_PARAM
|
X509Aux |
X509AuxCertificate
Since regular X509Certificate doesn't represent the Aux part of a
certification, this class uses composition and extension to contain
both pieces of information.
|
X509Error.ErrorException |
X509Object
c: X509_OBJECT
|