C# 클래스 SecurityDriven.Inferno.Extensions.Base16Config

Not a constant-time implementation (memory lookups).
파일 보기 프로젝트 열기: sdrapkin/SecurityDriven.Inferno 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
HexLowercase Base16Config
HexUppercase Base16Config
HexYubiModhex Base16Config

공개 메소드들

메소드 설명
Base16Config ( char alphabet = null ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

메소드 상세

Base16Config() 공개 메소드

public Base16Config ( char alphabet = null ) : System
alphabet char
리턴 System

Equals() 공개 메소드

public Equals ( object obj ) : bool
obj object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

프로퍼티 상세

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

public static Base16Config,SecurityDriven.Inferno.Extensions HexLowercase
리턴 Base16Config

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

public static Base16Config,SecurityDriven.Inferno.Extensions HexUppercase
리턴 Base16Config

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

public static Base16Config,SecurityDriven.Inferno.Extensions HexYubiModhex
리턴 Base16Config