AEADCipherWrapper.processAADBytes

Add a sequence of bytes to the associated data check. If the implementation supports it, this will be an online operation and will not retain the associated data.

class AEADCipherWrapper(T)
nothrow
void
processAADBytes
(
in ubyte[] aad
)

Meta