1#ifndef NULL_CERTIFICATE_PROVIDER_HPP_3L9RJY2A
2#define NULL_CERTIFICATE_PROVIDER_HPP_3L9RJY2A
4#include <vanetza/security/v2/certificate_provider.hpp>
16 NullCertificateProvider();
23
24
25
static const Certificate & null_certificate()
const Certificate & own_certificate() override
std::list< Certificate > own_chain() override
const ecdsa256::PrivateKey & own_private_key() override
EcdsaSignature specified in TS 103 097 v1.2.1, section 4.2.9.
Uncompressed specified in TS 103 097 v1.2.1 in section 4.2.5.
X_Coordinate_Only specified in TS 103 097 v1.2.1 in section 4.2.5.
described in TS 103 097 v1.2.1 (2015-06), section 6.1
SubjectAssurance specified in TS 103 097 v1.2.1 in section 6.6 and 7.4.1.
VerificationKey specified in TS 103 097 v1.2.1, section 6.4.
ecdsa_nistp256_with_sha256 specified in TS 103 097 v1.2.1, section 4.2.4