IMacDoFinal(SpanByte) Method
Perform final calculations, producing the result MAC.
Namespace: Org.BouncyCastle.CryptoAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
function DoFinal(output);
- output SpanByte
- the span the MAC is to be copied into.
Int32the number of bytes written
This call leaves the MAC reset.