SlhDsaAlgorithm.SlhDsaShake192s 속성

정의

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

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

속성 값

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

적용 대상