C# Class Windows.Security.Cryptography.Core.KeyDerivationAlgorithmProvider

Inheritance: IKeyDerivationAlgorithmProvider
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity

Méthodes publiques

Méthode Description
CreateKey ( [ keyMaterial ) : CryptographicKey
OpenAlgorithm ( [ algorithm ) : KeyDerivationAlgorithmProvider

Method Details

CreateKey() public méthode

public CreateKey ( [ keyMaterial ) : CryptographicKey
keyMaterial [
Résultat CryptographicKey

OpenAlgorithm() public static méthode

public static OpenAlgorithm ( [ algorithm ) : KeyDerivationAlgorithmProvider
algorithm [
Résultat KeyDerivationAlgorithmProvider