5 #include "ssp21/crypto/gen/CertificateBody.h" 6 #include "ssp21/crypto/gen/CertificateEnvelope.h" 7 #include "ssp21/crypto/gen/HandshakeError.h" 8 #include "ssp21/crypto/CryptoTypedefs.h" 10 #include "ser4cpp/util/Uncopyable.h" 50 uint8_t signature_length;
SSP21-cpp main namespace.
static HandshakeError verify_pair(const CertificateBody &parent, const CertificateEnvelope &child, CertificateBody &child_body)
static HandshakeError verify(const CertificateBody &anchor, const ICollection< CertificateEnvelope > &certificates, CertificateBody &result)