public final class HmacSHA1KeyGenerator extends javax.crypto.KeyGeneratorSpi implements AlgorithmStatus
Constructor and Description |
---|
HmacSHA1KeyGenerator()
Verify the JCE framework in the constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isFipsApproved()
Module identifies if the cryptographic operation (algorithm) is FIPS certified
|
public HmacSHA1KeyGenerator()
java.lang.SecurityException
- if fails to verify
the JCE framework.public boolean isFipsApproved()
AlgorithmStatus
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.