SlhDsaAlgorithm.SlhDsaSha2_192f 属性

定义

获取 SLH-DSA-SHA2-192f 算法的 SLH-DSA 算法标识符。

public:
 static property System::Security::Cryptography::SlhDsaAlgorithm ^ SlhDsaSha2_192f { System::Security::Cryptography::SlhDsaAlgorithm ^ get(); };
public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaSha2_192f { get; }
static member SlhDsaSha2_192f : System.Security.Cryptography.SlhDsaAlgorithm
Public Shared ReadOnly Property SlhDsaSha2_192f As SlhDsaAlgorithm

属性值

SLH-DSA-SHA2-192f 算法的 SLH-DSA 算法标识符。

适用于