HMAC public abstract class HMAC : KeyedHashAlgorithm Provides HMAC algorithm implementation. Documentation Code protected abstract int BlockSize { get; } Gets the size of the block.