System.Security.Cryptography.DSAParameters.Y Field

Specifies the Y parameter for the System.Security.Cryptography.DSA algorithm.

Syntax

public byte[] Y

Remarks

The public key, Y = G^X mod P.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0