SecurityAlgorithms.WindowsSspiKeyWrap 字段
定义
指定一个 URI,该 URI 指向用于加密和解密 Kerberos 票证会话密钥的 GSS-API 加密算法 (Key Wrap)。Specifies a URI that points to the GSS-API cryptographic algorithm for encrypting and decrypting Kerberos ticket session keys (key wrap). 此字段为常数。This field is constant.
public: System::String ^ WindowsSspiKeyWrap;
public const string WindowsSspiKeyWrap;
val mutable WindowsSspiKeyWrap : string
Public Const WindowsSspiKeyWrap As String