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

Public Member Functions

 NCryptProvider (const LPCWSTR providerName)
std::unique_ptr<::tenduke::crypto::win::cng::NCryptKeyimportKeyFromPEM (const char *pem, LPCWSTR blobType, ::DWORD flags) const
Public Member Functions inherited from tenduke::crypto::win::cng::NCryptHandle<::NCRYPT_PROV_HANDLE >
 NCryptHandle (const ::NCRYPT_PROV_HANDLE handle)
virtual ::NCRYPT_PROV_HANDLE getHandle () const

Additional Inherited Members

Protected Attributes inherited from tenduke::crypto::win::cng::NCryptHandle<::NCRYPT_PROV_HANDLE >
::NCRYPT_PROV_HANDLE handle

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