C# 클래스 Digst.OioIdws.LibBas.Bindings.CustomAlgorithmSuite

상속: SecurityAlgorithmSuite
파일 보기 프로젝트 열기: Serviceplatformen/demoservice-client-net

공개 메소드들

메소드 설명
IsAsymmetricKeyLengthSupported ( int length ) : bool
IsSymmetricKeyLengthSupported ( int length ) : bool

메소드 상세

IsAsymmetricKeyLengthSupported() 공개 메소드

public IsAsymmetricKeyLengthSupported ( int length ) : bool
length int
리턴 bool

IsSymmetricKeyLengthSupported() 공개 메소드

public IsSymmetricKeyLengthSupported ( int length ) : bool
length int
리턴 bool