SlhDsaAlgorithm.SlhDsaShake256f Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an SLH-DSA algorithm identifier for the SLH-DSA-SHAKE-256f algorithm.
public:
 static property System::Security::Cryptography::SlhDsaAlgorithm ^ SlhDsaShake256f { System::Security::Cryptography::SlhDsaAlgorithm ^ get(); };
	public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaShake256f { get; }
	static member SlhDsaShake256f : System.Security.Cryptography.SlhDsaAlgorithm
	Public Shared ReadOnly Property SlhDsaShake256f As SlhDsaAlgorithm
	Property Value
An SLH-DSA algorithm identifier for the SLH-DSA-SHAKE-256f algorithm.