scclib
Stable Cloud Computing C++ Library
Functions
cert.cc File Reference

Test file for X.509 and RSA certificates. More...

#include <crypto/cert.h>
#include <gtest/gtest.h>
#include <iostream>
#include <cstdlib>
#include <sstream>
#include <vector>
Include dependency graph for cert.cc:

Go to the source code of this file.

Functions

 TEST_F (CertTest, rsa_certs)
 
 TEST_F (CertTest, ecc_certs)
 
 TEST_F (CaBundleTest, sanity_test)
 

Detailed Description

Test file for X.509 and RSA certificates.

Definition in file cert.cc.