Method: CryptoToolchain::DiffieHellman::Messages::KeyExchange#p

Defined in:
lib/crypto_toolchain/diffie_hellman/messages.rb

#pObject (readonly)

Returns the value of attribute p.



28
29
30
# File 'lib/crypto_toolchain/diffie_hellman/messages.rb', line 28

def p
  @p
end