|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--intradoc.conversion.IntradocCrypto
| Constructor Summary | |
IntradocCrypto()
|
|
| Method Summary | |
protected byte[] |
crypt(byte[] data,
byte[] key,
boolean isEncrypt)
|
byte[] |
decrypt(byte[] data,
byte[] key)
|
byte[] |
encrypt(byte[] data,
byte[] key)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IntradocCrypto()
| Method Detail |
protected byte[] crypt(byte[] data,
byte[] key,
boolean isEncrypt)
public byte[] encrypt(byte[] data,
byte[] key)
encrypt in interface SymmetricCrypto
public byte[] decrypt(byte[] data,
byte[] key)
decrypt in interface SymmetricCrypto
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
(c) 1996-2005 All rights reserved. Stellent, Inc. |