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