SlhDsaAlgorithm.SlhDsaShake128s 属性

定义

获取 SLH-DSA-SHAKE-128s 算法的 SLH-DSA 算法标识符。

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

属性值

SLH-DSA-SHAKE-128s 算法的 SLH-DSA 算法标识符。

适用于