Crypto++  8.8
Free C++ class library of cryptographic schemes
Public Types | List of all members
AbstractPolicyHolder< POLICY_INTERFACE, BASE > Class Template Referenceabstract

Access a stream cipher policy object. More...

+ Inheritance diagram for AbstractPolicyHolder< POLICY_INTERFACE, BASE >:

Public Types

typedef POLICY_INTERFACE PolicyInterface
 

Detailed Description

template<class POLICY_INTERFACE, class BASE = Empty>
class AbstractPolicyHolder< POLICY_INTERFACE, BASE >

Access a stream cipher policy object.

Template Parameters
POLICY_INTERFACEclass implementing AbstractPolicyHolder
BASEclass or type to use as a base class

Definition at line 49 of file strciphr.h.


The documentation for this class was generated from the following file: