Skip to content

Latest commit

 

History

History
90 lines (68 loc) · 2.93 KB

ns-winefs-encryption_certificate_hash.md

File metadata and controls

90 lines (68 loc) · 2.93 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:winefs._ENCRYPTION_CERTIFICATE_HASH
ENCRYPTION_CERTIFICATE_HASH (winefs.h)
Contains a certificate hash and display information for the certificate.
*PENCRYPTION_CERTIFICATE_HASH
ENCRYPTION_CERTIFICATE_HASH
ENCRYPTION_CERTIFICATE_HASH structure [Files]
PENCRYPTION_CERTIFICATE_HASH
PENCRYPTION_CERTIFICATE_HASH structure pointer [Files]
_win32_encryption_certificate_hash_str
base.encryption_certificate_hash_str
fs.encryption_certificate_hash_str
winefs/ENCRYPTION_CERTIFICATE_HASH
winefs/PENCRYPTION_CERTIFICATE_HASH
fs\encryption_certificate_hash_str.htm
fs
6930446c-5338-4ff9-a662-791fc9e7cefe
12/05/2018
*PENCRYPTION_CERTIFICATE_HASH, ENCRYPTION_CERTIFICATE_HASH, ENCRYPTION_CERTIFICATE_HASH structure [Files], PENCRYPTION_CERTIFICATE_HASH, PENCRYPTION_CERTIFICATE_HASH structure pointer [Files], _win32_encryption_certificate_hash_str, base.encryption_certificate_hash_str, fs.encryption_certificate_hash_str, winefs/ENCRYPTION_CERTIFICATE_HASH, winefs/PENCRYPTION_CERTIFICATE_HASH
winefs.h
Windows.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
ENCRYPTION_CERTIFICATE_HASH, *PENCRYPTION_CERTIFICATE_HASH
19H1
_ENCRYPTION_CERTIFICATE_HASH
winefs/_ENCRYPTION_CERTIFICATE_HASH
PENCRYPTION_CERTIFICATE_HASH
winefs/PENCRYPTION_CERTIFICATE_HASH
ENCRYPTION_CERTIFICATE_HASH
winefs/ENCRYPTION_CERTIFICATE_HASH
c++
APIRef
kbSyntax
HeaderDef
WinEfs.h
ENCRYPTION_CERTIFICATE_HASH

ENCRYPTION_CERTIFICATE_HASH structure

-description

Contains a certificate hash and display information for the certificate.

-struct-fields

-field cbTotalLength

The length of this structure, in bytes.

-field pUserSid

The SID of the user who created the certificate. This member is optional and can be NULL.

-field pHash

A pointer to an EFS_HASH_BLOB structure.

-field lpDisplayInformation

User-displayable information for the certificate. This is usually the user's common name and universal principal name (UPN).

-field lpDisplayInformation.string

-see-also

EFS_HASH_BLOB

ENCRYPTION_CERTIFICATE_HASH_LIST

File Encryption