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