AUI Framework  master
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
aui::crypt

aui::crypt is an decryption/encryption/hash library. More...

Detailed Description#

Namespaces#

namespace  AHash
 Various hash functions.
 

Classes#

class  ARsa
 Stores public and/or private RSA key. More...
 
class  AX509
 x509 certificate object. More...
 
class  AX509Store
 x509 certificate store object. More...
 

Function Documentation#

◆ safeRandom()#

API_AUI_CRYPT _< AByteBuffer > ACrypto::safeRandom ( )
Returns
buffer with random length of random data.