Class: Ccrypto::Java::HMACEngine::SupportedHMACList
- Inherits:
-
Object
- Object
- Ccrypto::Java::HMACEngine::SupportedHMACList
- Includes:
- InMemoryRecord
- Defined in:
- lib/ccrypto/java/engines/hmac_engine.rb
Instance Method Summary collapse
-
#initialize ⇒ SupportedHMACList
constructor
A new instance of SupportedHMACList.
Constructor Details
#initialize ⇒ SupportedHMACList
Returns a new instance of SupportedHMACList.
14 15 16 |
# File 'lib/ccrypto/java/engines/hmac_engine.rb', line 14 def initialize #define_search_key(:algo) end |