SlhDsaAlgorithm.SlhDsaShake192f 속성

정의

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

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

속성 값

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

적용 대상