#include <CertPath.h>
Inheritance diagram for beecrypt::security::cert::CertPath:


Public Member Functions | |
| virtual | ~CertPath () |
| virtual const vector< const Certificate * > & | getCertificates () const =0 |
| virtual const bytearray & | getEncoded () const =0 |
| const String & | getType () const throw () |
Protected Member Functions | |
| CertPath (const String &type) | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.0