DH.this
this
(Random random = null)Constructs a DH key agreement.
Parameters
random | Source of blinding randomness; created lazily as a SecureRandom when null. |
(Random random = null)Constructs a DH key agreement.
random | Source of blinding randomness; created lazily as a SecureRandom when null. |