C# 클래스 Akamai.EdgeGrid.Auth.EdgeGridV1Signer.SignType

파일 보기 프로젝트 열기: surgeforward/AkamaiOPEN-edgegrid-C-Sharp

공개 프로퍼티들

프로퍼티 타입 설명
HMACSHA256 SignType
SHA256 HashType

비공개 메소드들

메소드 설명
SignType ( string name, KeyedHashAlgorithm algorithm ) : System

프로퍼티 상세

HMACSHA256 공개적으로 정적으로 프로퍼티

public static SignType HMACSHA256
리턴 SignType

SHA256 공개적으로 정적으로 프로퍼티

public static HashType SHA256
리턴 HashType