C# 클래스 Goedel.Cryptography.UDFConstants

Constants used in building UDF values.
파일 보기 프로젝트 열기: hallambaker/Mathematical-Mesh

공개 프로퍼티들

프로퍼티 타입 설명
KeyIdentifierAlgSHA_2_512 int
KeyIdentifierAlgSHA_3_512 int

프로퍼티 상세

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

Key identifier for UDF using SHA-2-512
public static int KeyIdentifierAlgSHA_2_512
리턴 int

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

Key identifier for UDF using SHA-3-512
public static int KeyIdentifierAlgSHA_3_512
리턴 int