public static ECPoint MapPoint(
ECEndomorphism endomorphism,
ECPoint p
)Public Shared Function MapPoint (
endomorphism As ECEndomorphism,
p As ECPoint
) As ECPointpublic:
static ECPoint^ MapPoint(
ECEndomorphism^ endomorphism,
ECPoint^ p
)Org.BouncyCastle.Math.EC.Endo.EndoUtilities.MapPoint = function(endomorphism, p);