class Akenti::SecretKey |
This class is used for symmetric keys.
![]() | SecretKey (const string& alg = "NO_ALG", const string& key ="") Constructs a symmetric key. |
![]() | ~SecretKey () |
![]() | getAlgorithm () const Returns the name of the algorithm. |
![]() | getSize () const Returns the size of this SecretKey |
![]() | toString () Returns the bytes that make up this SecretKey |
![]() | getBytes () const Returns the bytes that make up this SecretKey |
This class is used for symmetric keys.
Alphabetic index HTML hierarchy of classes or Java