JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.bouncycastle.crypto.asymmetric
Interface DHDomainParametersID
All Known Implementing Classes:
FipsDH.DomainParameterID
public interface
DHDomainParametersID
Base interface for an DH domain parameters ID.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getName
()
Return the string version of the parameters name.
Method Detail
getName
java.lang.String getName()
Return the string version of the parameters name.
Returns:
the name of the parameters.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method