abstract class AvalancheMQ::User::RabbitPassword
- AvalancheMQ::User::RabbitPassword
 - Reference
 - Object
 
Included Modules
Direct Known Subclasses
Defined in:
avalanchemq/password.crConstant Summary
- 
        SALT_SIZE = 
4 
Constructors
Instance Method Summary
- #digest_size : Int32
 - #hash_prefix : String
 - #inspect(io)
 - #openssl_hash_algorithm : String
 - #to_json(json)
 - #to_s(io)
 - #verify(password) : Bool