FreeRDP
NCryptBaseHandle Struct Reference

common ncrypt handle items More...

#include <ncrypt.h>

Data Fields

char magic [6]
 
NCryptHandleType type
 
NCryptGetPropertyFn getPropertyFn
 
NCryptReleaseFn releaseFn
 

Detailed Description

common ncrypt handle items

Definition at line 57 of file libwinpr/ncrypt/ncrypt.h.

Field Documentation

◆ getPropertyFn

NCryptGetPropertyFn NCryptBaseHandle::getPropertyFn

Definition at line 61 of file libwinpr/ncrypt/ncrypt.h.

◆ magic

char NCryptBaseHandle::magic[6]

Definition at line 59 of file libwinpr/ncrypt/ncrypt.h.

◆ releaseFn

NCryptReleaseFn NCryptBaseHandle::releaseFn

Definition at line 62 of file libwinpr/ncrypt/ncrypt.h.

◆ type

NCryptHandleType NCryptBaseHandle::type

Definition at line 60 of file libwinpr/ncrypt/ncrypt.h.


The documentation for this struct was generated from the following file: