Method: Cinch::SASL::DiffieHellman#p

Defined in:
lib/cinch/sasl/diffie_hellman.rb

#pObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Since:

  • 2.0.0



4
5
6
# File 'lib/cinch/sasl/diffie_hellman.rb', line 4

def p
  @p
end