当前加密的密钥信息
currently encrypted key information
命名空间:
HslCommunication.Core.Security
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string Key { get; }
Public ReadOnly Property Key As String
Get
public:
virtual property String^ Key {
String^ get () sealed;
}
abstract Key : string with get
override Key : string with get
属性值
类型:
String实现
ICryptographyKey参见