public final class DHKeyAgreementParameterSpec extends Object implements AgreementMethodParameterSpec
| Modifier and Type | Field and Description |
|---|---|
protected DigestMethod |
digestMethod_ |
| Constructor and Description |
|---|
DHKeyAgreementParameterSpec(DigestMethod digestMethod)
Creates an
DHKeyAgreementParameterSpec with the specified
digest method. |
| Modifier and Type | Method and Description |
|---|---|
DigestMethod |
getDigestMethod()
Returns the digest method.
|
protected DigestMethod digestMethod_
public DHKeyAgreementParameterSpec(DigestMethod digestMethod)
DHKeyAgreementParameterSpec with the specified
digest method.digestMethod - the digest methodNullPointerException - if digest method is nullpublic DigestMethod getDigestMethod()
© 2002-2005 IAIK, © 2004, 2006 - 2019 Stiftung SIC