All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class icc.net.ClientCard

java.lang.Object
   |
   +----icc.net.ClientCard

public class ClientCard
extends Object
implements Serializable

Variable Index

 o aux

Constructor Index

 o ClientCard(IDCard, String, int[])

Method Index

 o id()
 o isRegistered(int)
 o role()
 o sign(PrivateKey, byte[])

Variables

 o aux
 public String aux

Constructors

 o ClientCard
 public ClientCard(IDCard id,
                   String aux,
                   int events[])

Methods

 o id
 public IDCard id()
 o role
 public int role()
 o isRegistered
 public boolean isRegistered(int event)
 o sign
 public synchronized byte[] sign(PrivateKey key,
                                 byte message[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index

This website has been archived and is no longer maintained.