class Akenti::PKCS12KeyStoreImpl


Inheritance:


Public Methods

[more] PKCS12KeyStoreImpl (const string& type)
Constructs this object
[more] ~PKCS12KeyStoreImpl ()
Deletes this object
[more]void load (const string& fileName, const string& password)


Inherited from KeyStoreImpl:

Public Methods

oconst string& getType()
oconst PrivateKey& getPrivateKey() const
oconst Certificate& getSubjectCertificate() const
oconst vector<Certificate> & getCaCertificates() const


Documentation

o PKCS12KeyStoreImpl(const string& type)
Constructs this object

o ~PKCS12KeyStoreImpl()
Deletes this object

ovoid load(const string& fileName, const string& password)


This class has no child classes.
Author:
Srilekha Mudumbai Abdelilah Essiari
Version:
1.1

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.