C# Класс Windows.Security.Cryptography.Core.KeyDerivationAlgorithmProvider

Наследование: IKeyDerivationAlgorithmProvider
Показать файл Открыть проект

Открытые методы

Метод Описание
CreateKey ( [ keyMaterial ) : CryptographicKey
OpenAlgorithm ( [ algorithm ) : KeyDerivationAlgorithmProvider

Описание методов

CreateKey() публичный Метод

public CreateKey ( [ keyMaterial ) : CryptographicKey
keyMaterial [
Результат CryptographicKey

OpenAlgorithm() публичный статический Метод

public static OpenAlgorithm ( [ algorithm ) : KeyDerivationAlgorithmProvider
algorithm [
Результат KeyDerivationAlgorithmProvider