Number of counter bits.
Fixed portion. Required if fixedBits is positive. This may be specified as a bigint or a Uint8Array. If it's a Uint8Array, it must have fixedBits bits. The least significant bits are taken.
Number of fixed bits.
IV length in octets.
If true, all IVs must have the same bits in the random portion.
Generated using TypeDoc
Crypto algorithm block size in octets. If plaintext and ciphertext have different lengths, the longer length is considered.