#include <IPKIFCryptoAlgSupport.h>
TSP-enforcing: No
Definition at line 24 of file IPKIFCryptoAlgSupport.h.
Public Member Functions | |
IPKIFCryptoAlgSupport () | |
virtual bool | SupportsAlgorithm (const CPKIFKeyMaterial &key)=0 |
IPKIFCryptoAlgSupport::IPKIFCryptoAlgSupport | ( | ) |
Interface: External
Default constructor
Definition at line 18 of file IPKIFCryptoAlgSupport.cpp.
virtual bool IPKIFCryptoAlgSupport::SupportsAlgorithm | ( | const CPKIFKeyMaterial & | key | ) | [pure virtual] |
Implemented in CPKIFCryptoMediator2, CPKIFCAPIRaw, CPKIFCNGCAPIRaw, CPKIFCryptoPPRaw, CPKIFNSSAesKeyWrap, and CPKIFNSSRaw.
Referenced by WrapSymmKey().