iaik.tc.tss.impl.java.tcs.credmgr
Class TcTcsCredMgr

java.lang.Object
  extended by iaik.tc.tss.impl.java.tcs.credmgr.TcTcsCredMgr

public class TcTcsCredMgr
extends java.lang.Object


Constructor Summary
TcTcsCredMgr()
           
 
Method Summary
static java.lang.Object[] TcsiGetCredentials(long hContext)
           
static java.lang.Object[] TcsipMakeIdentity(long hContext, TcTpmEncauth identityAuth, TcTpmDigest labelPrivCADigest, TcITpmKeyNew idKeyParams, TcTcsAuth inAuth1, TcTcsAuth inAuth2)
           
static java.lang.Object[] TcsipMakeIdentity2(long hContext, TcTpmEncauth identityAuth, TcTpmDigest labelPrivCADigest, TcITpmKeyNew idKeyParams, TcTcsAuth inAuth1, TcTcsAuth inAuth2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TcTcsCredMgr

public TcTcsCredMgr()
Method Detail

TcsipMakeIdentity

public static java.lang.Object[] TcsipMakeIdentity(long hContext,
                                                   TcTpmEncauth identityAuth,
                                                   TcTpmDigest labelPrivCADigest,
                                                   TcITpmKeyNew idKeyParams,
                                                   TcTcsAuth inAuth1,
                                                   TcTcsAuth inAuth2)
                                            throws TcTddlException,
                                                   TcTpmException,
                                                   TcTcsException
Throws:
TcTddlException
TcTpmException
TcTcsException

TcsipMakeIdentity2

public static java.lang.Object[] TcsipMakeIdentity2(long hContext,
                                                    TcTpmEncauth identityAuth,
                                                    TcTpmDigest labelPrivCADigest,
                                                    TcITpmKeyNew idKeyParams,
                                                    TcTcsAuth inAuth1,
                                                    TcTcsAuth inAuth2)
                                             throws TcTddlException,
                                                    TcTpmException,
                                                    TcTcsException
Throws:
TcTddlException
TcTpmException
TcTcsException

TcsiGetCredentials

public static java.lang.Object[] TcsiGetCredentials(long hContext)
                                             throws TcTddlException,
                                                    TcTpmException,
                                                    TcTcsException
Throws:
TcTddlException
TcTpmException
TcTcsException