|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkz.gamma.hardware.jce.Key
kz.gamma.hardware.jce.JCEPublicKey
public abstract class JCEPublicKey
Created with IntelliJ IDEA. User: s_moiseyev Date: 27.12.12 Time: 7:59 To change this template use File | Settings | File Templates.
| Field Summary | |
|---|---|
protected byte[] |
pKey
|
| Fields inherited from class kz.gamma.hardware.jce.Key |
|---|
name |
| Constructor Summary | |
|---|---|
JCEPublicKey()
|
|
| Method Summary | |
|---|---|
byte[] |
getpKey()
|
void |
setpKey(byte[] pKey)
|
| Methods inherited from class kz.gamma.hardware.jce.Key |
|---|
getName, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected byte[] pKey
| Constructor Detail |
|---|
public JCEPublicKey()
| Method Detail |
|---|
public byte[] getpKey()
public void setpKey(byte[] pKey)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||