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