C# 클래스 Windows.Security.Cryptography.Core.KeyDerivationAlgorithmProvider

상속: IKeyDerivationAlgorithmProvider
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity

공개 메소드들

메소드 설명
CreateKey ( [ keyMaterial ) : CryptographicKey
OpenAlgorithm ( [ algorithm ) : KeyDerivationAlgorithmProvider

메소드 상세

CreateKey() 공개 메소드

public CreateKey ( [ keyMaterial ) : CryptographicKey
keyMaterial [
리턴 CryptographicKey

OpenAlgorithm() 공개 정적인 메소드

public static OpenAlgorithm ( [ algorithm ) : KeyDerivationAlgorithmProvider
algorithm [
리턴 KeyDerivationAlgorithmProvider