|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mindbright.security.keystore.NetscapeKeyStore.DBEntry
com.mindbright.security.keystore.NetscapeKeyStore.KeyEntry
public class NetscapeKeyStore.KeyEntry
| Field Summary | |
|---|---|
byte[] |
encryptedKey
|
java.lang.String |
nickName
|
byte[] |
salt
|
| Fields inherited from class com.mindbright.security.keystore.NetscapeKeyStore.DBEntry |
|---|
data, flags, rPos, type, version |
| Constructor Summary | |
|---|---|
NetscapeKeyStore.KeyEntry(byte[] data)
|
|
| Method Summary |
|---|
| Methods inherited from class com.mindbright.security.keystore.NetscapeKeyStore.DBEntry |
|---|
readByte, readRaw, readRaw, readShort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public byte[] salt
public java.lang.String nickName
public byte[] encryptedKey
| Constructor Detail |
|---|
public NetscapeKeyStore.KeyEntry(byte[] data)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||