EME.maximumInputSize

Return the maximum input size in bytes we can support

class EME
public abstract const
size_t
maximumInputSize
(
size_t keybits
)

Parameters

keybits size_t

the size of the key in bits

Return Value

Type: size_t

upper bound of input in bytes

Meta