botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
IllegalTransformation
botan
math
ec_gfp
point_gfp
Exception thrown if you try to convert a zero point to an affine coordinate
static if
(
BOTAN_HAS_PUBLIC_KEY_CRYPTO
)
class
IllegalTransformation : Exception {
this
(string err);
}
Constructors
this
this
(string err)
Undocumented in source.
Meta
Source
See Implementation
botan
math
ec_gfp
point_gfp
classes
IllegalPoint
IllegalTransformation
functions
EC2OSP
OS2ECP
structs
PointGFp
Exception thrown if you try to convert a zero point to an affine coordinate