Authentication
API v8.1 SP2

com.rsa.authagent.authapi.ciphers
Class SdiCipherTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.rsa.authagent.authapi.ciphers.SdiCipherTest
All Implemented Interfaces:
junit.framework.Test

public class SdiCipherTest
extends junit.framework.TestCase

Description:


Constructor Summary
SdiCipherTest(java.lang.String arg0)
          Constructor for SdiCipherTest.
 
Method Summary
 void testClear()
           
 void testDecrypt()
           
 void testEncrypt()
           
 void testSdiCipher()
           
 void testSetKey()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SdiCipherTest

public SdiCipherTest(java.lang.String arg0)
Constructor for SdiCipherTest.

Parameters:
arg0 -
Method Detail

testSdiCipher

public void testSdiCipher()

testSetKey

public void testSetKey()

testEncrypt

public void testEncrypt()

testDecrypt

public void testDecrypt()

testClear

public void testClear()

Authentication
API v8.1 SP2

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