文件操作 - md5_96.rb
返回文件管理
返回主菜单
删除本文件
文件: /opt/puppetlabs/puppet/lib/ruby/gems/3.2.0/gems/net-ssh-7.2.3/lib/net/ssh/transport/hmac/md5_96.rb
编辑文件内容
require 'net/ssh/transport/hmac/md5' module Net::SSH::Transport::HMAC # The MD5-96 HMAC algorithm. This returns only the first 12 bytes of # the digest. class MD5_96 < MD5 mac_length 12 end end
修改文件时间
将文件时间修改为当前时间的前一年
删除文件