Searched defs:EncodingTestVector (Results 1 – 1 of 1) sorted by relevance
426 struct EncodingTestVector { struct427 EcPointFormat format;428 std::string x_hex;429 std::string y_hex;430 std::string encoded_hex;431 EllipticCurveType curve;