Bitcoin
Classes | Typedefs
secure.h File Reference
#include <support/lockedpool.h>
#include <support/cleanse.h>
#include <string>

Go to the source code of this file.

Classes

struct  secure_allocator< T >
 
struct  secure_allocator< T >::rebind< _Other >
 

Typedefs

typedef std::basic_string< char, std::char_traits< char >, secure_allocator< char > > SecureString
 

Typedef Documentation

◆ SecureString

typedef std::basic_string<char, std::char_traits<char>, secure_allocator<char> > SecureString