class Net::SSH::Transport::ChaCha20Poly1305Cipher

def implicit_mac

def implicit_mac
  return ImplicitHMac.new
end