MLDsaAlgorithm.PublicKeySizeInBytes 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 the size of the ML-DSA public key for the current ML-DSA algorithm.
public:
 property int PublicKeySizeInBytes { int get(); };public int PublicKeySizeInBytes { get; }member this.PublicKeySizeInBytes : intPublic ReadOnly Property PublicKeySizeInBytes As IntegerProperty Value
The size, in bytes, of the ML-DSA public key for the current ML-DSA algorithm.