HMAC::Base
# File lib/hmac-sha2.rb, line 20 20: def initialize(key = nil) 21: super(Digest::SHA512, 128, 64, key) 22: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.