A KeyStore is a reference-count pointer that wraps a KeyStoreImpl
![]() | KeyStore (KeyStoreImpl *impl) Constructs a KeyStore given a KeyStoreImpl |
![]() | ~KeyStore () Destroys this object |
![]() | getInstance (const string& type) Returns the KeyStore from the installed Provider |
A KeyStore is a reference-count pointer that wraps a KeyStoreImpl.Usage 1 const KeyStore& st = KeyStore::getInstance("pkcs12"); st->load("someFileName", "somePassword");
~KeyStore()
static KeyStore getInstance(const string& type)
getKeyStoreImpl(const string&)
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