Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Library
Security
HmacSha256
C# 클래스 Library.Security.HmacSha256
파일 보기
프로젝트 열기: Alliance-Network/Library
공개 메소드들
메소드
설명
ComputeHash
(
Stream
inputStream
,
byte
key
) :
byte[]
비공개 메소드들
메소드
설명
HmacSha256
( ) :
System
메소드 상세
ComputeHash()
공개
정적인
메소드
public
static
ComputeHash
(
Stream
inputStream
,
byte
key
) :
byte[]
inputStream
Stream
key
byte
리턴
byte[]