abstract class LavinMQ::User::RabbitPassword
- LavinMQ::User::RabbitPassword
- Reference
- Object
Included Modules
Direct Known Subclasses
Defined in:
lavinmq/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