fromUncompressedPointEncoding

Creates a key from uncompressed point encoding.

This is according to SEC 1: Elliptic Curve Cryptography, section 2.3.3 Elliptic-Curve-Point-to-Octet-String Conversion.

This is the reverse of asUncompressedPointEncoding.

Parameters

curve

the curve.

encoded

the encoded bytes.