10.0.26100.1742 → 10.0.26100.1882
1
Structs added
0
Structs removed
0
Structs modified
4
Functions added
0
Functions removed
0
Functions changed
Structs Added
1_PS_TRUSTLET_TKSESSION_ID
struct _PS_TRUSTLET_TKSESSION_ID { // size: 32 bytes, align: 8
ULONGLONG[4] SessionId; // offset: 0, size: 256 bits
};
Structs Removed
0No changes
Structs Modified
0No changes
Functions Added
4HRESULT EXPERIMENTAL_WebAuthNPluginAuthenticatorGetAllCredentials(LPCWSTR pwszPluginClsId, DWORD cbSignature, int pbSignature, EXPERIMENTAL_PWEBAUTHN_PLUGIN_CREDENTIAL_DETAILS_LIST * ppCredentialDetailsList);
HRESULT EXPERIMENTAL_WebAuthNPluginGetAuthenticatorState(LPCWSTR pwszPluginClsId, EXPERIMENTAL_PLUGIN_AUTHENTICATOR_STATE * pluginAuthenticatorState);
HRESULT EnclaveEncryptDataForTrustlet(const void * DataToEncrypt, int DataToEncryptSize, PTRUSTLET_BINDING_DATA TrustletBindingData, int () _Out_writes_bytes_to_opt_);
int EnclaveUsesAttestedKeys(void);
Functions Removed
0No changes
Functions Changed
0No changes