|
10Duke Enterprise C++ SDK
|
#include <WinCNGPrivateKey.h>
WinCNG private key implementation.
Public Member Functions | |
| WinCNGPrivateKey (std::unique_ptr<::tenduke::crypto::win::cng::BCryptKey > key) | |
| Public Member Functions inherited from tenduke::crypto::win::cng::WinCNGKey | |
| WinCNGKey (std::unique_ptr<::tenduke::crypto::win::cng::BCryptKey > key) | |
| ::BCRYPT_KEY_HANDLE | getHandle () const |