|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.ssl.DerivedKey
public class DerivedKey
| Field Summary | |
|---|---|
byte[] |
iv
|
byte[] |
key
|
| Constructor Summary | |
|---|---|
DerivedKey(byte[] key,
byte[] iv)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final byte[] key
public final byte[] iv
| Constructor Detail |
|---|
DerivedKey(byte[] key,
byte[] iv)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||