AesGcm.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

適用於