Skip to content
anatol edited this page May 31, 2022 · 1 revision

Env::get_SlotImage

void get_SlotImage(Secp_point& res, uint32_t iSlot)

Loads the image of the nonce from given slot. Slot should be initialized via SlotInit

Parameters

  • res : image of the nonce
  • iSlot : nonce slot number

Return value

  • none

Notes

  • none

Example

Clone this wiki locally