abstract class
LavinMQ::Auth::Password::RabbitPassword
- LavinMQ::Auth::Password::RabbitPassword
- Reference
- Object
Included Modules
Direct Known Subclasses
- LavinMQ::Auth::Password::MD5Password
- LavinMQ::Auth::Password::SHA256Password
- LavinMQ::Auth::Password::SHA512Password
Defined in:
lavinmq/auth/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::Auth::Password
hash_algorithm : String
hash_algorithm,
verify(password : Bytes) : Boolverify(password : String) : Bool verify