|
| CmsVerifier (Certificate certificate) |
| Constructor from certificate.
|
|
void | Verify (std::initializer_list< std::string_view > data, utils::Flags< Flags > flags, InForm in_form) const |
| Verifies a CMS signed message as specified by flags.
|
|
| NamedAlgo (std::string name) |
|
const std::string & | Name () const |
|
Definition at line 120 of file verifiers.hpp.
◆ Flags
Verifier flags.
Enumerator |
---|
kNoSignerCertVerify | If set the signing certificate is not verified.
|
Definition at line 123 of file verifiers.hpp.
◆ InForm
The documentation for this class was generated from the following file: