FreeRDP
|
common ncrypt handle items More...
#include <ncrypt.h>
Data Fields | |
char | magic [6] |
NCryptHandleType | type |
NCryptGetPropertyFn | getPropertyFn |
NCryptReleaseFn | releaseFn |
common ncrypt handle items
Definition at line 57 of file libwinpr/ncrypt/ncrypt.h.
NCryptGetPropertyFn NCryptBaseHandle::getPropertyFn |
Definition at line 61 of file libwinpr/ncrypt/ncrypt.h.
char NCryptBaseHandle::magic[6] |
Definition at line 59 of file libwinpr/ncrypt/ncrypt.h.
NCryptReleaseFn NCryptBaseHandle::releaseFn |
Definition at line 62 of file libwinpr/ncrypt/ncrypt.h.
NCryptHandleType NCryptBaseHandle::type |
Definition at line 60 of file libwinpr/ncrypt/ncrypt.h.