Run a full check on the group order r and the distinguished point G.

Namespace: BasicCard.Crypto.EC
Assembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)

Syntax

C#
void CheckDomainParams()
Visual Basic
Sub CheckDomainParams
Visual C++
void CheckDomainParams()
F#
abstract CheckDomainParams : unit -> unit 

Exceptions

See Also