C# 클래스 YouScribe.Rest.Cryptography.Concretes.YSHMACSHA256

상속: IHMAC
파일 보기 프로젝트 열기: Youscribe/YouscribeNet

공개 메소드들

메소드 설명
ComputeHash ( byte message, byte secretKey ) : byte[]

메소드 상세

ComputeHash() 공개 메소드

public ComputeHash ( byte message, byte secretKey ) : byte[]
message byte
secretKey byte
리턴 byte[]