Class: HPKE::HKDF::HMAC_SHA256
- Inherits:
-
HPKE::HKDF
- Object
- HPKE::HKDF
- HPKE::HKDF::HMAC_SHA256
- Defined in:
- lib/hpke/hkdf.rb
Constant Summary
Constants inherited from HPKE::HKDF
Method Summary
Methods inherited from HPKE::HKDF
#expand, #extract, #hmac, #initialize, #labeled_expand, #labeled_extract, #n_h
Methods included from Util
Constructor Details
This class inherits a constructor from HPKE::HKDF