Crypto++  5.6.3
Free C++ class library of cryptographic schemes
Public Member Functions | List of all members
ByteArrayParameter Class Reference

Public Member Functions

 ByteArrayParameter (byte *data=NULL, unsigned int size=0)
 
 ByteArrayParameter (SecByteBlock &block)
 
byte * begin () const
 
byte * end () const
 
size_t size () const
 

Detailed Description

Definition at line 75 of file algparam.h.


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