Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 551 Bytes

keyderivationalgorithmprovider_createkey_928231294.md

File metadata and controls

26 lines (18 loc) · 551 Bytes
-api-id -api-type
M:Windows.Security.Cryptography.Core.KeyDerivationAlgorithmProvider.CreateKey(Windows.Storage.Streams.IBuffer)
winrt method

Windows.Security.Cryptography.Core.KeyDerivationAlgorithmProvider.CreateKey

-description

Creates a KDF key.

-parameters

-param keyMaterial

Data used to create the key.

-returns

Represents the KDF key.

-remarks

-examples

-see-also