public final class RSA extends javax.crypto.CipherSpi implements AlgorithmStatus
| Constructor and Description |
|---|
RSA()
Creates an instance of RSA
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFipsApproved()
This function allows an application to verify the the algorithm is
FIPS approved.
|
public boolean isFipsApproved()
isFipsApproved in interface AlgorithmStatus© Portions Copyright 2003, 2012 IBM Corporation. All rights reserved.
© Portions Copyright 2003, 2012, Oracle and/or its affiliates. All rights reserved.