Edit

Share via


SlhDsaAlgorithm.SlhDsaSha2_128f Property

Definition

Gets an SLH-DSA algorithm identifier for the SLH-DSA-SHA2-128f algorithm.

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

Property Value

An SLH-DSA algorithm identifier for the SLH-DSA-SHA2-128f algorithm.

Applies to