Secure byte buffer used to hold sensitive key material in memory.
Declared in <wallet/crypter.h>
<wallet/crypter.h>
typedef std::vector<unsigned char, secure_allocator<unsigned char>> CKeyingMaterial;