public final class DHKeyFactory extends java.security.KeyFactorySpi implements AlgorithmStatus
Constructor and Description |
---|
DHKeyFactory()
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 DHKeyFactory()
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.