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