script::dom::subtlecrypto

Type Alias Aes256Ctr

source
type Aes256Ctr = Ctr64BE<Aes256>;

Aliased Typeยง

struct Aes256Ctr { /* private fields */ }