Logo
中文版
详情联系: neusar-support@reachauto.com
ara::crypto::x509::X509Provider 成员列表

成员的完整列表,这些成员属于 ara::crypto::x509::X509Provider,包括所有继承而来的类成员

CountCertsInChain(ReadOnlyMemRegion certChain, Serializable::FormatId formatId=Serializable::kFormatDefault) const noexcept=0ara::crypto::x509::X509Providerpure virtual
Import(const Certificate &cert, ara::core::Optional< ara::core::InstanceSpecifier > iSpecify) noexcept=0ara::crypto::x509::X509Providerpure virtual
ImportCertChain(const ara::core::Vector< Certificate::Uptr > &cert, ara::core::InstanceSpecifier &iSpecify) noexcept=0ara::crypto::x509::X509Providerpure virtual
LoadCertificate(ara::core::InstanceSpecifier &iSpecify) noexcept=0ara::crypto::x509::X509Providerpure virtual
operator=(const X509Provider &other)=defaultara::crypto::x509::X509Provider
operator=(X509Provider &&other)=defaultara::crypto::x509::X509Provider
ParseCert(ReadOnlyMemRegion cert, Serializable::FormatId formatId=Serializable::kFormatDefault) noexcept=0ara::crypto::x509::X509Providerpure virtual
ParseCertChain(ara::core::Vector< Certificate::Uptr > &outcome, ReadOnlyMemRegion certChain, Serializable::FormatId formatId=Serializable::kFormatDefault) noexcept=0ara::crypto::x509::X509Providerpure virtual
Remove(Certificate::Uptrc &&cert) noexcept=0ara::crypto::x509::X509Providerpure virtual
Uptr typedefara::crypto::x509::X509Provider
VerifyCert(Certificate &cert, Certificate::Uptr myRoot=nullptr) noexcept=0ara::crypto::x509::X509Providerpure virtual
VerifyCertChain(ara::core::Span< const Certificate::Uptr > chain, Certificate::Uptr myRoot=nullptr) noexcept=0ara::crypto::x509::X509Providerpure virtual
~X509Provider() noexcept=defaultara::crypto::x509::X509Providervirtual