kz.gamma.hardware.jce
Class JCEPublicKey

java.lang.Object
  extended by kz.gamma.hardware.jce.Key
      extended by kz.gamma.hardware.jce.JCEPublicKey
Direct Known Subclasses:
GammaJaCartaPublicKey, GammaJavaTokenPublicKey, GammaKzTokenPublicKey

public abstract class JCEPublicKey
extends Key

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

pKey

protected byte[] pKey
Constructor Detail

JCEPublicKey

public JCEPublicKey()
Method Detail

getpKey

public byte[] getpKey()

setpKey

public void setpKey(byte[] pKey)


Copyright © 2013 Gamma Technologies. All Rights Reserved.