|
LLVM
3.7.0
|
#include <WindowsSupport.h>
Public Types | |
| typedef HCRYPTPROV | handle_type |
Public Types inherited from CommonHandleTraits | |
| typedef HANDLE | handle_type |
Static Public Member Functions | |
| static handle_type | GetInvalid () |
| static void | Close (handle_type h) |
| static bool | IsValid (handle_type h) |
Static Public Member Functions inherited from CommonHandleTraits | |
| static handle_type | GetInvalid () |
| static void | Close (handle_type h) |
| static bool | IsValid (handle_type h) |
Definition at line 126 of file WindowsSupport.h.
| typedef HCRYPTPROV CryptContextTraits::handle_type |
Definition at line 127 of file WindowsSupport.h.
|
inlinestatic |
Definition at line 133 of file WindowsSupport.h.
|
inlinestatic |
Definition at line 129 of file WindowsSupport.h.
Referenced by IsValid().
|
inlinestatic |
Definition at line 137 of file WindowsSupport.h.
References GetInvalid().
1.8.6