namespace Akenti struct SecurityConstants
A structure to define constants used by the security provider
-
static const char* const MD5
-
Message Digest Algorithms
-
static const char* const RSA_MD5
-
Signature Algorithms
-
static const char* const PEM
-
Encodings for X509 certs and private keys
-
static const char* const RSA
-
KeyTypes
Documentation
A structure to define constants used by the security provider. Currently only
values used by OpenSSL are defined since that is the only provider we have.
static const char* const MD5
-
Message Digest Algorithms
static const char* const RSA_MD5
-
Signature Algorithms
static const char* const PEM
-
Encodings for X509 certs and private keys
static const char* const RSA
-
KeyTypes
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de