ReactOS 0.4.17-dev-736-g75e91de
secret Struct Reference

#include <bcrypt_internal.h>

Collaboration diagram for secret:

Public Attributes

struct object hdr
 
struct keyprivkey
 
struct keypubkey
 

Detailed Description

Definition at line 114 of file bcrypt_internal.h.

Member Data Documentation

◆ hdr

struct object secret::hdr

Definition at line 116 of file bcrypt_internal.h.

Referenced by BCryptDestroySecret(), and BCryptSecretAgreement().

◆ privkey

struct key* secret::privkey

◆ pubkey

struct key* secret::pubkey

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