TKFP.DLLのダウンロード

現在の通信が暗号化されていることを示す値の読み出しを行います

Namespace:  TKFP.Net
Assembly:  TKFP (TKFP.dll 内) バージョン: 1.4.0.2

Syntax

C#
public bool IsEncrypted { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsEncrypted As Boolean

See Also