#include <encrypt.h>
Definition at line 71 of file encrypt.h.
cipher::MemoryKeyDatabase::MemoryKeyDatabase |
( |
| ) |
|
cipher::MemoryKeyDatabase::~MemoryKeyDatabase |
( |
| ) |
|
|
virtual |
const Key * cipher::MemoryKeyDatabase::Find |
( |
const std::string & |
id | ) |
|
|
virtual |
bool cipher::MemoryKeyDatabase::StoreNew |
( |
const Key * |
key, |
|
|
std::string * |
id |
|
) |
| |
|
virtual |
std::map<std::string, const Key *> cipher::MemoryKeyDatabase::database_ |
|
private |
pthread_mutex_t* cipher::MemoryKeyDatabase::lock_ |
|
private |
The documentation for this class was generated from the following files:
- /home/sftnight/jenkins/workspace/CvmfsDoxygen/label/docker-x86_64/cvmfs/cvmfs/crypto/encrypt.h
- /home/sftnight/jenkins/workspace/CvmfsDoxygen/label/docker-x86_64/cvmfs/cvmfs/crypto/encrypt.cc