class
Akenti::PKCS12KeyStoreImpl
Inheritance:
Public Methods
PKCS12KeyStoreImpl
(const string& type)
Constructs this object
~PKCS12KeyStoreImpl
()
Deletes this object
void
load
(const string& fileName, const string& password)
Inherited from
KeyStoreImpl
:
Public Methods
const string&
getType
()
const
PrivateKey
&
getPrivateKey
() const
const Certificate&
getSubjectCertificate
() const
const vector<Certificate> &
getCaCertificates
() const
Documentation
PKCS12KeyStoreImpl(const string& type)
Constructs this object
~PKCS12KeyStoreImpl()
Deletes this object
void 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++
.