Method: Ccrypto::DigestConfig#fixed_input_len_byte
- Defined in:
- lib/ccrypto/configs/digest_config.rb
#fixed_input_len_byte ⇒ Object (readonly)
Returns the value of attribute fixed_input_len_byte.
9 10 11 |
# File 'lib/ccrypto/configs/digest_config.rb', line 9 def fixed_input_len_byte @fixed_input_len_byte end |