kz.gamma.crypto.chiper
Class GammaGOST28147
java.lang.Object
kz.gamma.crypto.chiper.GammaGOST28147
public class GammaGOST28147
- extends java.lang.Object
Date: 31.01.2010
Time: 12:33:08
To change this template use File | Settings | File Templates.
|
Field Summary |
private java.lang.Number |
hProv
|
private java.lang.Number |
hSesKey
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hSesKey
private java.lang.Number hSesKey
hProv
private java.lang.Number hProv
GammaGOST28147
public GammaGOST28147()
setHProv
public void setHProv(java.lang.Number hProv)
genSesKey
public void genSesKey(int algID)
destroySessionKey
public void destroySessionKey()
getSessionKey
public byte[] getSessionKey(java.security.PublicKey pubKey)
doEncrypt
public byte[] doEncrypt(byte[] data)
setSessionKey
public void setSessionKey(byte[] sesKey,
byte[] openKey)
doDecrypt
public byte[] doDecrypt(byte[] data)
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.