public final class DHKeyAgreement extends javax.crypto.KeyAgreementSpi implements AlgorithmStatus
Constructor and Description |
---|
DHKeyAgreement()
Verify the JCE framework in the constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isFipsApproved()
This function allows an application to verify the the algorithm is
FIPS approved.
|
public DHKeyAgreement()
java.lang.SecurityException
- if fails to verify
the JCE framework.public boolean isFipsApproved()
isFipsApproved
in interface AlgorithmStatus
AlgorithmStatus.isFipsApproved()
© Portions Copyright 2003, 2012 IBM Corporation. All rights reserved.
© Portions Copyright 2003, 2012, Oracle and/or its affiliates. All rights reserved.