10 private bool configured;
24 this.configured =
true;
Abstract base class for named curves.
override bool IsConfigured
If the object has been configured.
override bool Configure(Vector SecurityInfo)
If the object can be configured by the security information provided.
abstract EllipticCurve GetCurve()
Gets the Elliptic Curve associated with the named curve.
Abstract base class for security objects.
Abstract base class for elliptic curves.
Interface for named curves.