Skip to main content

COUNTER_MODE_INCREMENT

Constant COUNTER_MODE_INCREMENT 

Source
const COUNTER_MODE_INCREMENT: u8 = 0x01;
Expand description

param1 mode bits: increment the counter by 1, then return the new value.