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
Instance methods inherited from module LavinMQ::User::Password
hash_algorithm : String
hash_algorithm,
verify(password : Bytes) : Boolverify(password : String) : Bool verify