Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.08 KB

macalgorithmprovider_openalgorithm_637226074.md

File metadata and controls

36 lines (25 loc) · 1.08 KB
-api-id -api-type
M:Windows.Security.Cryptography.Core.MacAlgorithmProvider.OpenAlgorithm(System.String)
winrt method

Windows.Security.Cryptography.Core.MacAlgorithmProvider.OpenAlgorithm

-description

Creates a MacAlgorithmProvider object and opens the specified algorithm for use.

-parameters

-param algorithm

Algorithm name.

-returns

Represents a provider that implements MAC algorithms.

-remarks

The following algorithm names are supported for use in the MacAlgorithmProvider class:

-examples

-see-also