IAEADEngine.getOutputSize

interface IAEADEngine
size_t
getOutputSize
nothrow const
(
size_t len
)

Return Value

Type: size_t

Return the size of the output buffer required for a processBytes plus a finish with an input of len bytes.

Meta