Edit

Share via


MLKemAlgorithm.DecapsulationKeySizeInBytes Property

Definition

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 : int
Public ReadOnly Property DecapsulationKeySizeInBytes As Integer

Property Value

The size of the decapsulation key for the algorithm, in bytes.

Applies to