EndoPreCompInfoMappedPoint Property
Namespace: Org.BouncyCastle.Math.EC.EndoAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public virtual ECPoint MappedPoint { get; set; }
Public Overridable Property MappedPoint As ECPoint
Get
Set
function get_MappedPoint();
function set_MappedPoint(value);
Property Value
ECPoint