| RSA BSAFE CRYPTO-J |
Cryptographic Components for Java |
| JSAFE Javadoc | JCE Javadoc | Search |
See Overview of Crypto-J for background and reference material on using and understanding Crypto-J.
Copyright © RSA Security Inc., 1997-2005. All rights reserved.
Inheritance diagram for JSAFE_Object:

Public Methods | |
| Object JSAFE_Object:: | clone () throws CloneNotSupportedException |
| Duplicates the existing object. More... | |
| void JSAFE_Object:: | overwrite (byte[] theArray) |
Overwrites a byte array. More... | |
| void JSAFE_Object:: | overwrite (int[] theArray) |
Overwrites an int array. More... | |
|
|
Duplicates the existing object.
Reimplemented in JSAFE_KeyPair. |
|
|
Overwrites an
|
|
|
Overwrites a
|