Source position: fpecc.pp line 63
function EccImportX963FromXY(
InputX: PByteBuffer;
InputXLen: Integer;
InputY: PByteBuffer;
InputYLen: Integer;
out PublicKey: TEccPublicKey
):Boolean;