C# Class Digst.OioIdws.LibBas.Bindings.CustomAlgorithmSuite

Inheritance: SecurityAlgorithmSuite
ファイルを表示 Open project: Serviceplatformen/demoservice-client-net

Public Methods

Method Description
IsAsymmetricKeyLengthSupported ( int length ) : bool
IsSymmetricKeyLengthSupported ( int length ) : bool

Method Details

IsAsymmetricKeyLengthSupported() public method

public IsAsymmetricKeyLengthSupported ( int length ) : bool
length int
return bool

IsSymmetricKeyLengthSupported() public method

public IsSymmetricKeyLengthSupported ( int length ) : bool
length int
return bool