DataProtectionSecurityStateEncoder.GetEntropy Method

Definition

Indicates the randomness of this encoder.

public:
 cli::array <System::Byte> ^ GetEntropy();
public byte[] GetEntropy ();
member this.GetEntropy : unit -> byte[]
Public Function GetEntropy () As Byte()

Returns

Byte[]

An array of type Byte.

Applies to