10Duke Enterprise C++ SDK
Loading...
Searching...
No Matches
tenduke::crypto::win::cng::NCryptKey Class Reference
Inheritance diagram for tenduke::crypto::win::cng::NCryptKey:
tenduke::crypto::win::cng::NCryptHandle<::NCRYPT_KEY_HANDLE >

Public Member Functions

 NCryptKey (const ::NCRYPT_KEY_HANDLE handle)
std::unique_ptr<::tenduke::utl::FixedSizeBinaryDataexportKey (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

The documentation for this class was generated from the following files:
  • core/services/windows/src/crypto/ncrypt/NCryptKey.h
  • core/services/windows/src/crypto/ncrypt/NCryptKey.cpp