|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.ecore.resource.impl.DESCipherImpl org.eclipse.emf.ecore.resource.impl.CryptoCipherImpl
DESCipherImpl
or
AESCipherImpl
instead. This class will be removed in future versions of EMF.
@Deprecated public class CryptoCipherImpl
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.resource.impl.DESCipherImpl |
---|
ENCRYPTION_SCHEME, key, stringKey, UNICODE_FORMAT |
Constructor Summary | |
---|---|
CryptoCipherImpl()
Deprecated. |
|
CryptoCipherImpl(java.lang.String key)
Deprecated. |
Method Summary |
---|
Methods inherited from class org.eclipse.emf.ecore.resource.impl.DESCipherImpl |
---|
decrypt, encrypt, finish, finish, getKey |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CryptoCipherImpl()
public CryptoCipherImpl(java.lang.String key)
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |