ECCurveSupportsCoordinateSystem Method
Namespace: Org.BouncyCastle.Math.ECAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public virtual bool SupportsCoordinateSystem(
int coord
)
Public Overridable Function SupportsCoordinateSystem (
coord As Integer
) As Boolean
public:
virtual bool SupportsCoordinateSystem(
int coord
)
function SupportsCoordinateSystem(coord);
- coord Int32
-
Boolean