Type Alias script::dom::subtlecrypto::Aes256Ctr

source ·
type Aes256Ctr = Ctr64BE<Aes256>;

Aliased Type§

struct Aes256Ctr { /* private fields */ }