Authentication
API v8.1 SP2

com.rsa.authagent.authapi.ciphers
Class AgentCryptoJProvider

java.lang.Object
  extended by com.rsa.authagent.authapi.ciphers.AgentCryptoJProvider

public final class AgentCryptoJProvider
extends java.lang.Object


Method Summary
static
<T> T
getJSafeType(java.lang.Class<T> jsafeClass, java.lang.String transformation, java.lang.String device)
           
static com.rsa.jsafe.FIPS140Context getNonFIPSContext()
           
static boolean isFIPSCompliantToolKit()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isFIPSCompliantToolKit

public static boolean isFIPSCompliantToolKit()

getNonFIPSContext

public static com.rsa.jsafe.FIPS140Context getNonFIPSContext()

getJSafeType

public static <T> T getJSafeType(java.lang.Class<T> jsafeClass,
                                 java.lang.String transformation,
                                 java.lang.String device)
                      throws AuthAgentException,
                             com.rsa.jsafe.JSAFE_InvalidUseException
Throws:
AuthAgentException
com.rsa.jsafe.JSAFE_InvalidUseException

Authentication
API v8.1 SP2

Copyright © 1999 - 2011 EMC Corporation. All Rights Reserved.