kz.gamma.crypto.params
Class GammaParameters
java.lang.Object
kz.gamma.crypto.params.GammaParameters
- All Implemented Interfaces:
- CipherParameters
public class GammaParameters
- extends java.lang.Object
- implements CipherParameters
Передача параметров в криптографические классы
Date: 05.10.2009
Time: 15:46:27
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
privKey
private JCEECPrivateKey privKey
pubKey
private JCEECPublicKey pubKey
hashAlgID
private int hashAlgID
GammaParameters
public GammaParameters(java.security.PublicKey key)
GammaParameters
public GammaParameters(java.security.PrivateKey key)
getPublicKey
public byte[] getPublicKey()
getCSPHandle
public java.lang.Number getCSPHandle()
getCSPkeyType
public int getCSPkeyType()
sethashAlgID
public void sethashAlgID(int hshAlgID)
gethashAlgID
public int gethashAlgID()
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.