|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.OutputStream
java.io.FilterOutputStream
javax.crypto.CipherOutputStream
org.eclipse.emf.ecore.resource.impl.CryptoCipherImpl.LocalCipherOutputStream
Field Summary | |
protected javax.crypto.Cipher |
cipher
|
Fields inherited from class java.io.FilterOutputStream |
out |
Constructor Summary | |
CryptoCipherImpl.LocalCipherOutputStream(java.io.OutputStream os,
javax.crypto.Cipher cipher)
|
Method Summary | |
void |
finish()
|
Methods inherited from class javax.crypto.CipherOutputStream |
close, flush, write, write, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected javax.crypto.Cipher cipher
Constructor Detail |
public CryptoCipherImpl.LocalCipherOutputStream(java.io.OutputStream os, javax.crypto.Cipher cipher)
Method Detail |
public void finish() throws java.lang.Exception
java.lang.Exception
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |