#include <CertPathValidatorSpi.h>
Inheritance diagram for beecrypt::security::cert::CertPathValidatorSpi:
Public Member Functions | |
virtual | ~CertPathValidatorSpi () |
Protected Member Functions | |
virtual CertPathValidatorResult * | engineValidate (const CertPath &path, const CertPathParameters ¶ms)=0 throw (CertPathValidatorException, InvalidAlgorithmParameterException) |
Friends | |
class | CertPathValidator |
|
|
|
|
|
|