namespace Akenti class PrivateKey : public ref_ptr<PrivateKeyImpl> A PrivateKey object is a reference-count pointer that wraps a PrivateKeyImpl object
| | PrivateKey (PrivateKeyImpl* impl = NULL) Constructs a PrivateKey given a PrivatekeyImpl object |
| | ~PrivateKey () Decrements the count of references to the wrapped PrivatekeyImpl object |
A PrivateKey object is a reference-count pointer that wraps a PrivateKeyImpl object.
~PrivateKey()
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