Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 934 Bytes

macalgorithmprovider_algorithmname.md

File metadata and controls

32 lines (22 loc) · 934 Bytes
-api-id -api-type
P:Windows.Security.Cryptography.Core.MacAlgorithmProvider.AlgorithmName
winrt property

Windows.Security.Cryptography.Core.MacAlgorithmProvider.AlgorithmName

-description

Gets the name of the open MAC algorithm.

-property-value

Algorithm name.

-remarks

You must call the OpenAlgorithm method before calling this property. The following algorithm names are supported:

-examples

-see-also