xentara-plugin v2.0.4
The Xentara Plugin Framework
|
This is the complete list of members for xentara::security::CertificateAuthenticator, including all inherited members.
authenticate(DerCertificate certificate) const -> utils::eh::expected< Authorization, std::error_code > | xentara::security::CertificateAuthenticator | |
authenticate(std::span< const ConcreteDerCertificate > certificateChain) const -> utils::eh::expected< Authorization, std::error_code > | xentara::security::CertificateAuthenticator | |
checkProofOfPossession(DerCertificate certificate, std::span< const std::byte > data, std::span< const std::byte > signature, DigestType digestType) const -> utils::eh::expected< void, std::error_code > | xentara::security::CertificateAuthenticator |