SlhDsaAlgorithm.SlhDsaShake256s 속성

정의

SLH-DSA-SHAKE-256s 알고리즘에 대한 SLH-DSA 알고리즘 식별자를 가져옵니다.

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

속성 값

SLH-DSA-SHAKE-256s 알고리즘에 대한 SLH-DSA 알고리즘 식별자입니다.

적용 대상