class PostgresPR::AuthentificationCryptPassword
Public Instance Methods
salt_size()
click to toggle source
# File lib/postgres-pr/message.rb, line 192 def salt_size; 2 end
# File lib/postgres-pr/message.rb, line 192 def salt_size; 2 end