|
10Duke Enterprise C++ Client
|
Public Member Functions | |
| NCryptKey (const ::NCRYPT_KEY_HANDLE handle) | |
| std::unique_ptr<::tenduke::utl::FixedSizeBinaryData > | exportKey (const LPCWSTR blobType) const |
| void | finalize () const |
| void | setExportPolicy (const ::DWORD exportPolicy) const |
Public Member Functions inherited from tenduke::crypto::win::cng::NCryptHandle<::NCRYPT_KEY_HANDLE > | |
| NCryptHandle (const ::NCRYPT_KEY_HANDLE handle) | |
| virtual ::NCRYPT_KEY_HANDLE | getHandle () const |
Additional Inherited Members | |
Protected Attributes inherited from tenduke::crypto::win::cng::NCryptHandle<::NCRYPT_KEY_HANDLE > | |
| ::NCRYPT_KEY_HANDLE | handle |