API reference
This is the API reference for pyHanko, compiled from the docstrings present in the Python source files. For a more high-level overview, see the library user guide. If you are interested in using pyHanko as a command-line application, please refer to the CLI user guide.
Warning
Any function, class or method that is not covered by this documentation is considered private API by definition.
- pyhanko package
- pyhanko_certvalidator package
- Subpackages
- Submodules
- pyhanko_certvalidator.asn1_types module
- pyhanko_certvalidator.authority module
- pyhanko_certvalidator.context module
- pyhanko_certvalidator.errors module
PathErrorPathBuildingErrorCertificateFetchErrorCRLValidationErrorCRLNoMatchesErrorCRLFetchErrorCRLValidationIndeterminateErrorOCSPValidationErrorOCSPNoMatchesErrorOCSPValidationIndeterminateErrorOCSPFetchErrorValidationErrorPathValidationErrorRevokedErrorInsufficientRevinfoErrorStaleRevinfoErrorInsufficientPOEErrorExpiredErrorNotYetValidErrorInvalidCertificateErrorDisallowedAlgorithmErrorInvalidAttrCertificateErrorPSSParameterMismatchDSAParametersUnavailableAlgorithmNotSupported
- pyhanko_certvalidator.name_trees module
NameConstraintErrorhost_tree_contains()uri_tree_contains()dns_tree_contains()email_tree_contains()dirname_tree_contains()GeneralNameTypeUnsupportedNameTypeErrorNameSubtreex509_names_to_subtrees()process_general_subtrees()NameConstraintValidationResultPermittedSubtreesExcludedSubtreesdefault_permitted_subtrees()default_excluded_subtrees()
- pyhanko_certvalidator.path module
- pyhanko_certvalidator.policy_decl module
- pyhanko_certvalidator.policy_tree module
- pyhanko_certvalidator.registry module
- pyhanko_certvalidator.sig_validate module
- pyhanko_certvalidator.util module
- pyhanko_certvalidator.validate module
- pyhanko_certvalidator.version module
- Module contents