LibreOffice Module svl (master) 1
Public Member Functions | Private Attributes | List of all members
PasswordContainer::RandomPool Class Reference

Public Member Functions

 RandomPool ()
 
rtlRandomPool get ()
 
 ~RandomPool ()
 

Private Attributes

rtlRandomPool m_aRandomPool
 

Detailed Description

Definition at line 248 of file passwordcontainer.hxx.

Constructor & Destructor Documentation

◆ RandomPool()

PasswordContainer::RandomPool::RandomPool ( )
inline

Definition at line 253 of file passwordcontainer.hxx.

◆ ~RandomPool()

PasswordContainer::RandomPool::~RandomPool ( )
inline

Definition at line 260 of file passwordcontainer.hxx.

References m_aRandomPool.

Member Function Documentation

◆ get()

rtlRandomPool PasswordContainer::RandomPool::get ( )
inline

Definition at line 256 of file passwordcontainer.hxx.

References m_aRandomPool.

Referenced by PasswordContainer::createIV().

Member Data Documentation

◆ m_aRandomPool

rtlRandomPool PasswordContainer::RandomPool::m_aRandomPool
private

Definition at line 251 of file passwordcontainer.hxx.

Referenced by get(), and ~RandomPool().


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