Kmac128.IsSupported 屬性

定義

取得值,這個值表示目前平臺上是否支持演算法。

public:
 static property bool IsSupported { bool get(); };
public static bool IsSupported { get; }
static member IsSupported : bool
Public Shared ReadOnly Property IsSupported As Boolean

屬性值

如果支持演算法,true;否則,false

適用於