|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.derby.impl.services.jce.JCECipherFactory.EncryptedKeyResult
private static final class JCECipherFactory.EncryptedKeyResult
Field Summary | |
---|---|
java.lang.String |
hexOutput
|
byte[] |
paddedInputKey
|
Constructor Summary | |
---|---|
JCECipherFactory.EncryptedKeyResult(java.lang.String hexOutput,
byte[] paddedInputKey)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String hexOutput
public byte[] paddedInputKey
Constructor Detail |
---|
public JCECipherFactory.EncryptedKeyResult(java.lang.String hexOutput, byte[] paddedInputKey)
|
Built on Thu 2011-03-10 11:54:14+0000, from revision ??? | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |