script::dom::subtlecrypto

Type Alias Aes128Ctr

source
type Aes128Ctr = Ctr64BE<Aes128>;

Aliased Typeยง

struct Aes128Ctr { /* private fields */ }