class ServerContext |
Class to hold the Akenti server credentials which are used to sign cache and capability credentials.
![]() | ~ServerContext () destructor |
![]() | getPrivateKey () const |
![]() | getCertificate () const |
![]() | areCredentialsLoaded () const |
![]() | initPrivateKeyFromFile (const string& fileType, const string& fileName) Reads the file given by fileName and initializes the private key |
![]() | initCertificateFromFile (const string& fileType, const string& fileName) Reads in a certificate from a file |
![]() | getServerContext () static method to return the single ServerContext that is statically created |
![]() | isServerContextSet () |
Class to hold the Akenti server credentials which are used to sign cache and capability credentials. One such object is statically created.
Alphabetic index HTML hierarchy of classes or Java