SOIL C++
C++ Unified Device Interface
Signer.h File Reference
#include "constants.h"
#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  SIGN::Signer
 Signer. More...
 

Namespaces

namespace  SIGN
 

Typedefs

typedef struct evp_pkey_st EVP_PKEY
 
typedef struct evp_md_ctx_st EVP_MD_CTX
 

Typedef Documentation

◆ EVP_MD_CTX

typedef struct evp_md_ctx_st EVP_MD_CTX

Definition at line 7 of file Signer.h.

◆ EVP_PKEY

typedef struct evp_pkey_st EVP_PKEY

Definition at line 6 of file Signer.h.