public virtual void ProcessAadBytes( byte[] input, int off, int len )
Public Overridable Sub ProcessAadBytes ( input As Byte(), off As Integer, len As Integer )
public: virtual void ProcessAadBytes( array<unsigned char>^ input, int off, int len )
function ProcessAadBytes(input, off, len);
In This Article