IllegalPoint

Exception thrown if some form of illegal point is decoded

static if(BOTAN_HAS_PUBLIC_KEY_CRYPTO)
class IllegalPoint : Exception {}

Constructors

this
this(string err)
Undocumented in source.

Meta