C# 클래스 PassFruit.Security.Cryptography.Net45.Net45HmacSha256

상속: HmacSha256
파일 보기 프로젝트 열기: bettiolo/PassFruit

보호된 메소드들

메소드 설명
PlatformSpecificCompute ( byte message, byte key ) : byte[]

메소드 상세

PlatformSpecificCompute() 보호된 메소드

protected PlatformSpecificCompute ( byte message, byte key ) : byte[]
message byte
key byte
리턴 byte[]