All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.security.Algorithm
|
+----sun.security.x509.AlgorithmId
|
+----sun.security.jsafe.AlgIdDH
NOTE: At this time, Diffie-Hellman Algorithm IDs must always include these parameters. Use of Diffie-Hellman in modes where parameters are either implicit (e.g. a default applicable to a site or a larger scope), or are derived from some Certificate Authority's Diffie-Hellman certificate, is not currently supported.
public AlgIdDH()
protected void parseParams() throws IOException
protected String paramsToString()
All Packages Class Hierarchy This Package Previous Next Index