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