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