IllegalTransformation

Exception thrown if you try to convert a zero point to an affine coordinate

static if(BOTAN_HAS_PUBLIC_KEY_CRYPTO)
class IllegalTransformation : Exception {}

Constructors

this
this(string err)
Undocumented in source.

Meta