Bitcoin ABC 0.26.3
P2P Digital Currency
Loading...
Searching...
No Matches
Classes | Typedefs
secure.h File Reference
#include <support/cleanse.h>
#include <support/lockedpool.h>
#include <memory>
#include <string>
Include dependency graph for secure.h:
This graph shows which files directly or indirectly include this file:

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

Definition at line 55 of file secure.h.