#include <gdcmCAPICryptographicMessageSyntax.h>
gdcm::CAPICryptographicMessageSyntax::CAPICryptographicMessageSyntax |
( |
| ) |
|
gdcm::CAPICryptographicMessageSyntax::~CAPICryptographicMessageSyntax |
( |
| ) |
|
bool gdcm::CAPICryptographicMessageSyntax::Decrypt |
( |
char * |
output, |
|
|
size_t & |
outlen, |
|
|
const char * |
array, |
|
|
size_t |
len |
|
) |
| const |
|
virtual |
bool gdcm::CAPICryptographicMessageSyntax::Encrypt |
( |
char * |
output, |
|
|
size_t & |
outlen, |
|
|
const char * |
array, |
|
|
size_t |
len |
|
) |
| const |
|
virtual |
CipherTypes gdcm::CAPICryptographicMessageSyntax::GetCipherType |
( |
| ) |
const |
|
virtual |
bool gdcm::CAPICryptographicMessageSyntax::GetInitialized |
( |
| ) |
const |
|
inline |
bool gdcm::CAPICryptographicMessageSyntax::ParseCertificateFile |
( |
const char * |
filename | ) |
|
|
virtual |
bool gdcm::CAPICryptographicMessageSyntax::ParseKeyFile |
( |
const char * |
filename | ) |
|
|
virtual |
void gdcm::CAPICryptographicMessageSyntax::SetCipherType |
( |
CipherTypes |
type | ) |
|
bool gdcm::CAPICryptographicMessageSyntax::SetPassword |
( |
const char * |
pass, |
|
|
size_t |
passLen |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: