Discuss this help topic in SecureBlackbox Forum
Imports public key.
Declaration
Parameters
- QX - Buffer containing the X-coordinate of the public key point
- QXIndex - Index of the first byte of the X-coordinate of the public key point in QX buffer
- QXSize - Length of the coordinate in bytes
- QY - Buffer containing the Y-coordinate of the public key point
- QYIndex - Index of the first byte of the Y-coordinate of the public key point in QY buffer
- QYSize - Length of the coordinate in bytes
Description
Discuss this help topic in SecureBlackbox Forum