C# 클래스 Granados.PKI.PublicKeyAlgorithmMixin

Extension methods for PublicKeyAlgorithm
파일 보기 프로젝트 열기: poderosaproject/poderosa

공개 메소드들

메소드 설명
GetAlgorithmName ( this value ) : string
GetDefaultPriority ( this value ) : int

메소드 상세

GetAlgorithmName() 공개 정적인 메소드

public static GetAlgorithmName ( this value ) : string
value this
리턴 string

GetDefaultPriority() 공개 정적인 메소드

public static GetDefaultPriority ( this value ) : int
value this
리턴 int