$ A B C D E F G I J K L M N O P R S T U V W X

$

$method_concatenate_3 - Static variable in class example.purse.PurseImpl_Stub
 
$method_decreaseBalance_2 - Static variable in class example.purse.PurseImpl_Stub
 
$method_getBalance_0 - Static variable in class example.purse.PurseImpl_Stub
 
$method_increaseBalance_1 - Static variable in class example.purse.PurseImpl_Stub
 

A

addApplet(String, byte[]) - Method in class jason.client.Ans
Adds a new applet to the registry.
addApplet(String, String) - Method in class jason.client.Ans
Adds a new applet to the registry.
addException(String) - Method in class jason.compiler.Method
 
addParameter(Parameter) - Method in class jason.compiler.Method
 
addRole(String) - Method in class jason.compiler.Roles
 
addRole(String) - Method in class jason.compiler.Method
 
AESKey - interface javacard.security.AESKey.
 
aid - Static variable in class example.client.Personalize
 
ALG_AES_MAC_128_NOPAD - Static variable in class javacard.security.Signature
 
ALG_DES_MAC4_ISO9797_1_M2_ALG3 - Static variable in class javacard.security.Signature
 
ALG_DES_MAC4_ISO9797_M1 - Static variable in class javacard.security.Signature
 
ALG_DES_MAC4_ISO9797_M2 - Static variable in class javacard.security.Signature
 
ALG_DES_MAC4_NOPAD - Static variable in class javacard.security.Signature
 
ALG_DES_MAC4_PKCS5 - Static variable in class javacard.security.Signature
 
ALG_DES_MAC8_ISO9797_1_M2_ALG3 - Static variable in class javacard.security.Signature
 
ALG_DES_MAC8_ISO9797_M1 - Static variable in class javacard.security.Signature
 
ALG_DES_MAC8_ISO9797_M2 - Static variable in class javacard.security.Signature
 
ALG_DES_MAC8_NOPAD - Static variable in class javacard.security.Signature
 
ALG_DES_MAC8_PKCS5 - Static variable in class javacard.security.Signature
 
ALG_DSA - Static variable in class javacard.security.KeyPair
 
ALG_DSA_SHA - Static variable in class javacard.security.Signature
 
ALG_EC_F2M - Static variable in class javacard.security.KeyPair
 
ALG_EC_FP - Static variable in class javacard.security.KeyPair
 
ALG_EC_SVDP_DH - Static variable in class javacard.security.KeyAgreement
 
ALG_EC_SVDP_DHC - Static variable in class javacard.security.KeyAgreement
 
ALG_ECDSA_SHA - Static variable in class javacard.security.Signature
 
ALG_ISO3309_CRC16 - Static variable in class javacard.security.Checksum
 
ALG_ISO3309_CRC32 - Static variable in class javacard.security.Checksum
 
ALG_MD5 - Static variable in class javacard.security.MessageDigest
 
ALG_PSEUDO_RANDOM - Static variable in class javacard.security.RandomData
 
ALG_RIPEMD160 - Static variable in class javacard.security.MessageDigest
 
ALG_RSA - Static variable in class javacard.security.KeyPair
 
ALG_RSA_CRT - Static variable in class javacard.security.KeyPair
 
ALG_RSA_MD5_PKCS1 - Static variable in class javacard.security.Signature
 
ALG_RSA_MD5_PKCS1_PSS - Static variable in class javacard.security.Signature
 
ALG_RSA_MD5_RFC2409 - Static variable in class javacard.security.Signature
 
ALG_RSA_RIPEMD160_ISO9796 - Static variable in class javacard.security.Signature
 
ALG_RSA_RIPEMD160_PKCS1 - Static variable in class javacard.security.Signature
 
ALG_RSA_RIPEMD160_PKCS1_PSS - Static variable in class javacard.security.Signature
 
ALG_RSA_SHA_ISO9796 - Static variable in class javacard.security.Signature
 
ALG_RSA_SHA_PKCS1 - Static variable in class javacard.security.Signature
 
ALG_RSA_SHA_PKCS1_PSS - Static variable in class javacard.security.Signature
 
ALG_RSA_SHA_RFC2409 - Static variable in class javacard.security.Signature
 
ALG_SECURE_RANDOM - Static variable in class javacard.security.RandomData
 
ALG_SHA - Static variable in class javacard.security.MessageDigest
 
ALG_XOR - Static variable in class javacardx.crypto.Cipher
 
algorithmNames - Static variable in class jason.client.KeyStore
List of all supported algorithm names
algorithmNameToValue(String) - Static method in class jason.client.KeyStore
Mapping between algorithm names and its value
algorithmValues - Static variable in class jason.client.KeyStore
List of all supported algorithm types
algorithmValueToName(byte) - Static method in class jason.client.KeyStore
Mapping between the value of an algorithm and it's name.
Ans - class jason.client.Ans.
Title: Jason As Secure Object Network Description: Applet Name Server Copyright: Copyright (c) 2002 Company: University of Twente
Ans(KeyStore) - Constructor for class jason.client.Ans
Loads the default properties from jcrmi/client/ans.properties.
Ans(KeyStore, Properties) - Constructor for class jason.client.Ans
Sets the properties to a custom value.
ANYBODY - Static variable in interface jason.Constants
 
append(Appender) - Method in class jason.client.Appender
Appends another appender (i.e. appending the internal buffer of the other Appender).
append(boolean) - Method in class jason.client.Appender
Adds a single boolean.
append(byte) - Method in class jason.client.Appender
Appends a single byte.
append(byte[]) - Method in class jason.client.Appender
Appends the whole byte array.
append(byte[], int, int) - Method in class jason.client.Appender
Appends only the specified part of the array.
append(short) - Method in class jason.client.Appender
Appends a single short.
Appender - class jason.client.Appender.
Title: Javacard As Secure Object Store Description: Serializer for primitive data types Copyright: Copyright (c) 2002 Company: University of Twente
Appender() - Constructor for class jason.client.Appender
Makes a new Appender with the Appender.storeLengths variable set to true.
Appender(boolean) - Constructor for class jason.client.Appender
Makes a new Appender.
appendIntern(byte[]) - Method in class jason.client.Appender
Appends to whole array.
appendIntern(byte[], int, int) - Method in class jason.client.SignatureAppender
 
appendIntern(byte[], int, int) - Method in class jason.client.CipherAppender
Encrypts the specified part of the byte array and appends it to the internal buffer.
appendIntern(byte[], int, int) - Method in class jason.client.Appender
Build a bigger array containing the old array and the specified part of the given array.
APPLICATION_DATA_TAG - Static variable in interface jason.Constants
 
arrayToString(byte[]) - Static method in class jason.terminal.RemoteCardAccessorImpl
 
arrayToString(byte[]) - Static method in class jason.client.SecureCardAccessor
Translates a byte array to a string
arrayToString(byte[]) - Static method in class jason.client.KeyStore
 
arrayToString(byte[]) - Static method in class example.client.Personalize
 
arrayToString(byte[]) - Static method in class example.client.Client
 
arrayToString(byte[], int, int) - Static method in class jason.client.SecureCardAccessor
Translates part of a byte array to a string
authentic - Variable in class jason.compiler.SecurityObject
 

B

balance - Variable in class example.purse.PurseImpl
 
BLOCKSIZE - Static variable in class jason.client.XORCipher
 
buffer - Variable in class jason.client.XORSignature
 
buffer - Variable in class jason.client.Appender
Internal buffer
buildKey(byte, short, boolean) - Static method in class javacard.security.KeyBuilder
 

C

cardAccessor - Variable in class jason.client.Ans
 
cardDir - Variable in class jason.compiler.Main
 
checkFreshnessCounter(byte) - Method in class jason.client.SecureCardAccessor
Checks if the freshnessCounter is the successor of an earlier freshness counter.
Checksum - class javacard.security.Checksum.
 
Checksum() - Constructor for class javacard.security.Checksum
 
cipher - Variable in class jason.server.Session
 
cipher - Variable in class jason.client.SecureCardAccessor
 
cipher - Variable in class jason.client.CipherAppender
MyCipher is used only to simulate.
Cipher - class javacardx.crypto.Cipher.
 
Cipher() - Constructor for class javacardx.crypto.Cipher
 
CipherAppender - class jason.client.CipherAppender.
Title: Javacards As Secure Object Store Description: CipherAppender adds security to the normal Appender Copyright: Copyright (c) 2002 Company: University of Twente
CipherAppender(MyCipher) - Constructor for class jason.client.CipherAppender
 
CipherAppender(MyCipher, boolean) - Constructor for class jason.client.CipherAppender
 
cipherSpi - Variable in class jason.client.MyCipher
 
clearKey() - Method in class javacard.security.XORPublicKey
 
clearKey() - Method in class javacard.security.XORPrivateKey
 
clearKey() - Method in class javacard.security.XORKey
 
clearKey() - Method in class javacard.security.DESKeyImpl
 
clearKey() - Method in interface javacard.security.Key
 
Client - class example.client.Client.
Title: Javacard As Secure Object Store Description: The main program on the client computer.
Client() - Constructor for class example.client.Client
 
clientRandom - Variable in class jason.server.Session
 
computeShortHash(String) - Static method in class jason.compiler.Main
 
concatenate(short[], byte[], byte[], byte[]) - Method in class example.purse.PurseImpl
 
concatenate(short[], byte[], byte[], byte[]) - Method in class example.purse.PurseImpl_Stub
 
concatenate(short[], byte[], byte[], byte[]) - Method in interface example.purse.Purse
 
confidential - Variable in class jason.compiler.SecurityObject
 
Constants - interface jason.Constants.
Title: Javacards As Secure Object Store Description: Constants used in the jason package and its subpackages Copyright: Copyright (c) 2002 Company: University of Twente
contents - Variable in class jason.compiler.Parser
 
CryptoException - exception javacard.security.CryptoException.
 
CryptoException(short) - Constructor for class javacard.security.CryptoException
 

D

decreaseBalance(short) - Method in class example.purse.PurseImpl
 
decreaseBalance(short) - Method in class example.purse.PurseImpl_Stub
 
decreaseBalance(short) - Method in interface example.purse.Purse
 
DECRYPT_MODE - Static variable in class jason.client.MyCipher
 
decrypt(APDU) - Method in class jason.server.Session
Decrypts the apdu buffer when necessary.
deleteApplet(String) - Method in class jason.client.Ans
Deletes the applet from the registry.
DESKey - interface javacard.security.DESKey.
 
DESKeyImpl - class javacard.security.DESKeyImpl.
 
DESKeyImpl() - Constructor for class javacard.security.DESKeyImpl
 
dispatcher - Variable in class example.purse.Purse_Skel
 
doFinal() - Method in class jason.client.MyCipher
 
doFinal(byte[]) - Method in class jason.client.MyCipher
 
doFinal(byte[], int) - Method in class jason.client.MyCipher
 
doFinal(byte[], int, int) - Method in class jason.client.MyCipher
 
doFinal(byte[], int, int, byte[]) - Method in class jason.client.MyCipher
 
doFinal(byte[], int, int, byte[], int) - Method in class jason.client.MyCipher
 
doFinal(byte[], short, short, byte[], short) - Method in class javacard.security.MessageDigest
 
doFinal(byte[], short, short, byte[], short) - Method in class javacard.security.Checksum
 
doFinal(byte[], short, short, byte[], short) - Method in class javacardx.crypto.XORCipher
 
doFinal(byte[], short, short, byte[], short) - Method in class javacardx.crypto.Cipher
 
DSAKey - interface javacard.security.DSAKey.
 
DSAPrivateKey - interface javacard.security.DSAPrivateKey.
 
DSAPublicKey - interface javacard.security.DSAPublicKey.
 

E

ECKey - interface javacard.security.ECKey.
 
ECPrivateKey - interface javacard.security.ECPrivateKey.
 
ECPublicKey - interface javacard.security.ECPublicKey.
 
ENCRYPT_MODE - Static variable in class jason.client.MyCipher
 
encrypt(APDU) - Method in class jason.server.Session
Encrypts or signs the return value when necessary.
engineDoFinal(byte[], int, int) - Method in class jason.client.XORCipher
 
engineDoFinal(byte[], int, int, byte[], int) - Method in class jason.client.XORCipher
 
engineGetBlockSize() - Method in class jason.client.XORCipher
 
engineGetIV() - Method in class jason.client.XORCipher
 
engineGetKeySize(Key) - Method in class jason.client.XORCipher
 
engineGetOutputSize(int) - Method in class jason.client.XORCipher
 
engineGetParameter(String) - Method in class jason.client.XORSignature
 
engineGetParameters() - Method in class jason.client.XORCipher
 
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class jason.client.XORCipher
 
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class jason.client.XORCipher
 
engineInit(int, Key, SecureRandom) - Method in class jason.client.XORCipher
 
engineInitSign(PrivateKey) - Method in class jason.client.XORSignature
 
engineInitVerify(PublicKey) - Method in class jason.client.XORSignature
 
engineSetMode(String) - Method in class jason.client.XORCipher
 
engineSetPadding(String) - Method in class jason.client.XORCipher
 
engineSetParameter(String, Object) - Method in class jason.client.XORSignature
 
engineSign() - Method in class jason.client.XORSignature
 
engineUpdate(byte) - Method in class jason.client.XORSignature
 
engineUpdate(byte[], int, int) - Method in class jason.client.XORSignature
 
engineUpdate(byte[], int, int) - Method in class jason.client.XORCipher
 
engineUpdate(byte[], int, int, byte[], int) - Method in class jason.client.XORCipher
 
engineVerify(byte[]) - Method in class jason.client.XORSignature
 
example.client - package example.client
 
example.purse - package example.purse
 
exceptions - Variable in class jason.compiler.Method
 
exchangeAPDU(byte[]) - Method in class jason.terminal.RemoteCardAccessorImpl
 
exchangeAPDU(byte[]) - Method in interface jason.terminal.RemoteCardAccessor
 
exchangeAPDU(byte[]) - Method in class jason.client.SecureCardAccessor
Calls SecureCardAccessor.selectAPDU(byte[]) of SecureCardAccessor.invokeAPDU(byte[]) according to the command.

F

failure - Variable in class jason.server.Session
 
FCI_TAG - Static variable in interface jason.Constants
 
freshnessCounters - Variable in class jason.server.KeyStore
 
freshnessCounters - Variable in class jason.client.KeyStore
 

G

generateData(byte[], short, short) - Method in class javacard.security.RandomData
 
generateSecret(byte[], short, short, byte[], byte[]) - Method in class javacard.security.KeyAgreement
 
genKeyPair() - Method in class javacard.security.KeyPair
 
getA(byte[], short) - Method in interface javacard.security.ECKey
 
getAlgorithm() - Method in class jason.client.XORPublicKey
 
getAlgorithm() - Method in class jason.client.XORPrivateKey
 
getAlgorithm() - Method in class jason.client.XORKey
 
getAlgorithm() - Method in class jason.client.MyCipher
 
getAlgorithm() - Method in class javacard.security.MessageDigest
 
getAlgorithm() - Method in class javacard.security.KeyAgreement
 
getAlgorithm() - Method in class javacard.security.Checksum
 
getAlgorithm() - Method in class javacard.security.Signature
 
getAlgorithm() - Method in class javacardx.crypto.XORCipher
 
getAlgorithm() - Method in class javacardx.crypto.Cipher
 
getAlgorithmValue(byte) - Method in class jason.client.KeyStore
Gets the algorithm value of the key associated with the given role.
getApplet(String, byte) - Method in class jason.client.Ans
Gets the AID from the fullAppletName and selects the Applet.
getAppletAID(String) - Method in class jason.client.Ans
Gets the AID of an applet as a byte array.
getB(byte[], short) - Method in interface javacard.security.ECKey
 
getBalance() - Method in class example.purse.PurseImpl
 
getBalance() - Method in class example.purse.PurseImpl_Stub
 
getBalance() - Method in interface example.purse.Purse
 
getBlockSize() - Method in class jason.client.MyCipher
 
getBuffer() - Method in class jason.client.SignatureAppender
 
getBuffer() - Method in class jason.client.CipherAppender
Encrypts the last pending bytes and returns the cipher text.
getBuffer() - Method in class jason.client.Appender
Gets the internal buffer.
getClasses(CardType) - Method in class jason.terminal.RemoteCardAccessorFactory
 
getDescriptor(Method) - Method in class jason.compiler.Main
 
getDP1(byte[], short) - Method in interface javacard.security.RSAPrivateCrtKey
 
getDQ1(byte[], short) - Method in interface javacard.security.RSAPrivateCrtKey
 
getEncoded() - Method in class jason.client.XORPublicKey
 
getEncoded() - Method in class jason.client.XORPrivateKey
 
getEncoded() - Method in class jason.client.XORKey
 
getEncoded() - Method in class javacard.security.XORPublicKey
 
getEncoded() - Method in class javacard.security.XORPrivateKey
 
getEncoded(byte[], short) - Method in class javacard.security.XORPublicKey
 
getEncoded(byte[], short) - Method in class javacard.security.XORPrivateKey
 
getExceptions() - Method in class jason.compiler.Method
 
getExemptionMechanism() - Method in class jason.client.MyCipher
 
getExponent(byte[], short) - Method in interface javacard.security.RSAPublicKey
 
getExponent(byte[], short) - Method in interface javacard.security.RSAPrivateKey
 
getField(byte[], short) - Method in interface javacard.security.ECKey
 
getFormat() - Method in class jason.client.XORPublicKey
 
getFormat() - Method in class jason.client.XORPrivateKey
 
getFormat() - Method in class jason.client.XORKey
 
getFreshnessCounter(byte) - Method in class jason.client.KeyStore
Gets the freshness counter for the specified role.
getG(byte[], short) - Method in interface javacard.security.ECKey
 
getG(byte[], short) - Method in interface javacard.security.DSAKey
 
getImports() - Method in class jason.compiler.Parser
 
getInstance(byte) - Static method in class javacard.security.RandomData
 
getInstance(byte, boolean) - Static method in class javacard.security.MessageDigest
 
getInstance(byte, boolean) - Static method in class javacard.security.KeyAgreement
 
getInstance(byte, boolean) - Static method in class javacard.security.Checksum
 
getInstance(byte, boolean) - Static method in class javacard.security.Signature
 
getInstance(byte, boolean) - Static method in class javacardx.crypto.Cipher
 
getInterfaceName() - Method in class jason.compiler.Parser
 
getIV() - Method in class jason.client.MyCipher
 
getJDF() - Method in interface jason.client.Stub
 
getJDF() - Method in class example.purse.PurseImpl_Stub
 
getK() - Method in interface javacard.security.ECKey
 
getKey(byte) - Method in class jason.server.KeyStore
Returns the key corresponding to the role.
getKey(byte) - Method in class jason.client.KeyStore
Gets the Key corresponding to the role.
getKey(byte[], short) - Method in interface javacard.security.AESKey
 
getKey(byte[], short) - Method in class javacard.security.XORKey
 
getKey(byte[], short) - Method in class javacard.security.DESKeyImpl
 
getKey(byte[], short) - Method in interface javacard.security.DESKey
 
getKeyCipher() - Method in interface javacardx.crypto.KeyEncryption
 
getLength() - Method in class javacard.security.MessageDigest
 
getLength() - Method in class javacard.security.Signature
 
getMethods() - Method in class jason.compiler.Parser
 
getModulus(byte[], short) - Method in interface javacard.security.RSAPublicKey
 
getModulus(byte[], short) - Method in interface javacard.security.RSAPrivateKey
 
getName() - Method in class jason.compiler.SecurityObject
 
getOutputSize(int) - Method in class jason.client.MyCipher
 
getP(byte[], short) - Method in interface javacard.security.RSAPrivateCrtKey
 
getP(byte[], short) - Method in interface javacard.security.DSAKey
 
getPackageName() - Method in class jason.compiler.Parser
 
getParameter(String) - Method in class jason.client.MySignature
 
getParameters() - Method in class jason.compiler.Method
 
getParameters() - Method in class jason.client.MyCipher
 
getPQ(byte[], short) - Method in interface javacard.security.RSAPrivateCrtKey
 
getPrivate() - Method in class javacard.security.KeyPair
 
getProvider() - Method in class jason.client.MyCipher
 
getPublic() - Method in class javacard.security.KeyPair
 
getQ(byte[], short) - Method in interface javacard.security.RSAPrivateCrtKey
 
getQ(byte[], short) - Method in interface javacard.security.DSAKey
 
getR(byte[], short) - Method in interface javacard.security.ECKey
 
getRoles() - Method in class jason.compiler.Roles
 
getRoles() - Method in class jason.compiler.Parser
 
getRoles() - Method in class jason.compiler.Method
 
getS(byte[], short) - Method in interface javacard.security.ECPrivateKey
 
getSessionAlgorithmName(byte) - Method in class jason.client.KeyStore
Gets the algorithm name of the session key that should be used when logging in as the specified role.
getSessionAlgorithmValue(byte) - Method in class jason.client.KeyStore
Gets the algorithm value of the session key that should be used when logging in as the specified role.
getSessionIdentifier() - Method in class jason.client.SecureCardAccessor
Returns the session identifier.
getSize() - Method in class javacard.security.XORPublicKey
 
getSize() - Method in class javacard.security.XORPrivateKey
 
getSize() - Method in class javacard.security.XORKey
 
getSize() - Method in class javacard.security.DESKeyImpl
 
getSize() - Method in interface javacard.security.Key
 
getType() - Method in class jason.compiler.SecurityObject
 
getType() - Method in class javacard.security.XORPublicKey
 
getType() - Method in class javacard.security.XORPrivateKey
 
getType() - Method in class javacard.security.XORKey
 
getType() - Method in class javacard.security.DESKeyImpl
 
getType() - Method in interface javacard.security.Key
 
getW(byte[], short) - Method in interface javacard.security.ECPublicKey
 
getX(byte[], short) - Method in interface javacard.security.DSAPrivateKey
 
getY(byte[], short) - Method in interface javacard.security.DSAPublicKey
 

I

id - Variable in class jason.client.SecureCardAccessor
 
ILLEGAL_USE - Static variable in class javacard.security.CryptoException
 
ILLEGAL_VALUE - Static variable in class javacard.security.CryptoException
 
imports - Variable in class jason.compiler.Parser
 
increaseBalance(short) - Method in class example.purse.PurseImpl
 
increaseBalance(short) - Method in class example.purse.PurseImpl_Stub
 
increaseBalance(short) - Method in interface example.purse.Purse
 
increaseFreshnessCounter(byte) - Method in class jason.client.KeyStore
Increases the freshness counter for the specified role.
init(byte[], short, short) - Method in class javacard.security.Checksum
 
init(int, Certificate) - Method in class jason.client.MyCipher
 
init(int, Certificate, SecureRandom) - Method in class jason.client.MyCipher
 
init(int, Key) - Method in class jason.client.MyCipher
 
init(int, Key, AlgorithmParameters) - Method in class jason.client.MyCipher
 
init(int, Key, AlgorithmParameterSpec) - Method in class jason.client.MyCipher
 
init(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class jason.client.MyCipher
 
init(int, Key, AlgorithmParameters, SecureRandom) - Method in class jason.client.MyCipher
 
init(int, Key, SecureRandom) - Method in class jason.client.MyCipher
 
init(Key, byte) - Method in class javacard.security.Signature
 
init(Key, byte) - Method in class javacardx.crypto.XORCipher
 
init(Key, byte) - Method in class javacardx.crypto.Cipher
 
init(Key, byte, byte[], short, short) - Method in class javacard.security.Signature
 
init(Key, byte, byte[], short, short) - Method in class javacardx.crypto.XORCipher
 
init(Key, byte, byte[], short, short) - Method in class javacardx.crypto.Cipher
 
init(KeyStore) - Method in class jason.client.Ans
Initializes the Ans.keyStore, Ans.cardAccessor and Ans.javaCardRMIConnect.
init(PrivateKey) - Method in class javacard.security.KeyAgreement
 
initialized - Variable in class javacard.security.XORKey
 
initSign(PrivateKey) - Method in class jason.client.MySignature
 
initVerify(PublicKey) - Method in class jason.client.MySignature
 
INS_INVOKE - Static variable in class jason.server.Session
INS used for a method invocation
INS_LOGIN - Static variable in class jason.server.Session
INS used for loggin in
INS_PUT_KEY - Static variable in class jason.server.Session
INS used for personalization
install(byte[], short, byte) - Static method in class example.purse.Purse_Skel
 
interfaceFile - Variable in class jason.compiler.Main
 
interfaceName - Variable in class jason.compiler.Parser
 
INVALID_INIT - Static variable in class javacard.security.CryptoException
 
InvalidFreshnessCounterException - exception jason.client.InvalidFreshnessCounterException.
 
InvalidFreshnessCounterException(String) - Constructor for class jason.client.InvalidFreshnessCounterException
 
InvalidSignatureException - exception jason.client.InvalidSignatureException.
 
InvalidSignatureException(String) - Constructor for class jason.client.InvalidSignatureException
 
invokeAPDU(byte[]) - Method in class jason.client.SecureCardAccessor
Encrypts and signs the parameters when necessary and decrypt / verifies the response from the card
isAuthentic() - Method in class jason.compiler.SecurityObject
 
isConfidential() - Method in class jason.compiler.SecurityObject
 
isInitialized() - Method in class javacard.security.XORPublicKey
 
isInitialized() - Method in class javacard.security.XORPrivateKey
 
isInitialized() - Method in class javacard.security.XORKey
 
isInitialized() - Method in class javacard.security.DESKeyImpl
 
isInitialized() - Method in interface javacard.security.Key
 
isInvoking - Variable in class jason.server.Session
 
isLoggingIn - Variable in class jason.server.Session
 

J

jason - package jason
 
jason.client - package jason.client
 
jason.compiler - package jason.compiler
 
jason.server - package jason.server
 
jason.terminal - package jason.terminal
 
jasonFile - Variable in class jason.compiler.Main
 
JasonSecurityException - exception jason.client.JasonSecurityException.
 
JasonSecurityException(String) - Constructor for class jason.client.JasonSecurityException
 
javacard.security - package javacard.security
 
javaCardRMIConnect - Variable in class jason.client.Ans
 
javacardx.crypto - package javacardx.crypto
 
JC_RMI_DATA_TAG - Static variable in interface jason.Constants
 
jdf - Variable in class jason.server.Session
The jdf array contains all information from the Jason Definition File.
jdf - Variable in class jason.client.SecureCardAccessor
 
JDF - Static variable in class example.purse.Purse_Skel
 
JDF - Static variable in class example.purse.PurseImpl_Stub
 
JDF_TAG - Static variable in interface jason.Constants
 

K

key - Variable in class jason.client.XORPublicKey
 
key - Variable in class jason.client.XORPrivateKey
 
key - Variable in class jason.client.XORKey
 
key - Variable in class jason.client.XORCipher
 
key - Variable in class javacard.security.Signature
 
key - Variable in class javacard.security.XORPublicKey
 
key - Variable in class javacard.security.XORPrivateKey
 
key - Variable in class javacard.security.XORKey
 
key - Variable in class javacardx.crypto.XORCipher
 
Key - interface javacard.security.Key.
 
KeyAgreement - class javacard.security.KeyAgreement.
 
KeyAgreement() - Constructor for class javacard.security.KeyAgreement
 
KeyBuilder - class javacard.security.KeyBuilder.
 
KeyBuilder() - Constructor for class javacard.security.KeyBuilder
 
KeyEncryption - interface javacardx.crypto.KeyEncryption.
 
keyIndex - Variable in class jason.client.XORCipher
 
keyIndex - Variable in class javacardx.crypto.XORCipher
 
KEYLENGTH - Static variable in class javacard.security.XORKey
 
KeyPair - class javacard.security.KeyPair.
 
KeyPair(byte, short) - Constructor for class javacard.security.KeyPair
 
KeyPair(PublicKey, PrivateKey) - Constructor for class javacard.security.KeyPair
 
keys - Variable in class jason.server.KeyStore
 
keys - Variable in class jason.client.KeyStore
Mapping between role byte and Key
keyStore - Variable in class jason.server.Session
 
keyStore - Variable in class jason.client.SecureCardAccessor
 
keyStore - Variable in class jason.client.Ans
 
KeyStore - class jason.server.KeyStore.
Title: Javacards As Secure Object Store Description: KeyStore to be used inside a Javacard Copyright: Copyright (c) 2002 Company: University of Twente
KeyStore - class jason.client.KeyStore.
Title: Javacards As Secure Object Network Description: KeyStore to be used on a client side computer Copyright: Copyright (c) 2002 Company: University of Twente
KeyStore() - Constructor for class jason.client.KeyStore
Initializes a new KeyStore.
KeyStore(short) - Constructor for class jason.server.KeyStore
Makes a new key store containing numberOfRoles keys.

L

LENGTH_AES_128 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_AES_192 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_AES_256 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_DES - Static variable in class javacard.security.KeyBuilder
 
LENGTH_DES3_2KEY - Static variable in class javacard.security.KeyBuilder
 
LENGTH_DES3_3KEY - Static variable in class javacard.security.KeyBuilder
 
LENGTH_DSA_1024 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_DSA_512 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_DSA_768 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_EC_F2M_113 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_EC_F2M_131 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_EC_F2M_163 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_EC_F2M_193 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_EC_FP_112 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_EC_FP_128 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_EC_FP_160 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_EC_FP_192 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_RSA_1024 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_RSA_1280 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_RSA_1536 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_RSA_1984 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_RSA_2048 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_RSA_512 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_RSA_736 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_RSA_768 - Static variable in class javacard.security.KeyBuilder
 
LENGTH_RSA_896 - Static variable in class javacard.security.KeyBuilder
 
LIMIT - Static variable in class example.purse.PurseImpl
 
line - Variable in class jason.compiler.Parser
 
load(InputStream) - Method in class jason.client.Ans
Loads the properties from the given input stream.
load(InputStream) - Static method in class jason.client.KeyStore
Loads the key store from an InputStream.
login(APDU) - Method in class jason.server.Session
For each login procedure the login method will be invoked twice.
login(byte, KeyStore) - Method in class jason.client.SecureCardAccessor
Logs in with the specified role byte given the keystore.
loginData - Static variable in class jason.client.SecureCardAccessor
 
LoginException - exception jason.client.LoginException.
 
LoginException(String) - Constructor for class jason.client.LoginException
 

M

Main - class jason.compiler.Main.
 
Main - class jason.terminal.Main.
 
Main.ShutdownThread - class jason.terminal.Main.ShutdownThread.
 
Main.ShutdownThread() - Constructor for class jason.terminal.Main.ShutdownThread
 
Main() - Constructor for class jason.terminal.Main
 
main(String[]) - Static method in class jason.compiler.Main
 
main(String[]) - Static method in class jason.terminal.Main
 
main(String[]) - Static method in class jason.client.ReadKeyStore
 
main(String[]) - Static method in class example.client.Personalize
 
main(String[]) - Static method in class example.client.Client
Reads the keystore, connects to the terminal, logs in to the server applet and makes some secure method calls.
Main(String[]) - Constructor for class jason.compiler.Main
 
makeInterface() - Method in class jason.compiler.Main
 
makeOldSkeleton() - Method in class jason.compiler.Main
 
makeOldStub() - Method in class jason.compiler.Main
 
makeSkeleton() - Method in class jason.compiler.Main
 
makeStub() - Method in class jason.compiler.Main
 
MessageDigest - class javacard.security.MessageDigest.
 
MessageDigest() - Constructor for class javacard.security.MessageDigest
 
Method - class jason.compiler.Method.
 
Method() - Constructor for class jason.compiler.Method
 
methodOffset - Variable in class jason.server.Session
Set by Session.decrypt(javacard.framework.APDU) to the index within the Session.jdf array where the invoked method starts
methods - Variable in class jason.compiler.Parser
 
mode - Variable in class jason.client.XORCipher
 
mode - Variable in class javacard.security.Signature
 
MODE_DECRYPT - Static variable in class javacardx.crypto.Cipher
 
MODE_ENCRYPT - Static variable in class javacardx.crypto.Cipher
 
MODE_SIGN - Static variable in class javacard.security.Signature
 
MODE_VERIFY - Static variable in class javacard.security.Signature
 
MyCipher - class jason.client.MyCipher.
Title: Javacards As Secure Object Network Description: My own Cipher object used only within simulator Copyright: Copyright (c) 2002 Company: University of Twente
MyCipher(CipherSpi, Provider, String) - Constructor for class jason.client.MyCipher
 
MySignature - class jason.client.MySignature.
 
MySignature(SignatureSpi) - Constructor for class jason.client.MySignature
 

N

name - Variable in class jason.compiler.SecurityObject
 
NEGATIVE_VALUE - Static variable in class example.purse.PurseImpl
 
nextToken() - Method in class jason.compiler.Parser
 
NO_SUCH_ALGORITHM - Static variable in class javacard.security.CryptoException
 
NORMAL_TAG - Static variable in interface jason.Constants
 

O

offset - Variable in class jason.client.XORSignature
 
offset - Variable in class javacard.security.Signature
 
OVERFLOW - Static variable in class example.purse.PurseImpl
 

P

packageDir - Variable in class jason.compiler.Main
 
packageName - Variable in class jason.compiler.Parser
 
padding - Variable in class jason.client.XORCipher
 
Parameter - class jason.compiler.Parameter.
 
Parameter() - Constructor for class jason.compiler.Parameter
 
parameters - Variable in class jason.compiler.Method
 
parse() - Method in class jason.compiler.Parser
 
parseIndex - Variable in class jason.compiler.Parser
 
parser - Variable in class jason.compiler.Main
 
Parser - class jason.compiler.Parser.
 
Parser() - Constructor for class jason.compiler.Parser
 
Parser(File) - Constructor for class jason.compiler.Parser
 
Parser(String) - Constructor for class jason.compiler.Parser
 
pcDir - Variable in class jason.compiler.Main
 
Personalize - class example.client.Personalize.
 
Personalize() - Constructor for class example.client.Personalize
 
PRIVATE_KEY - Static variable in class jason.client.MyCipher
 
privateKey - Variable in class jason.client.XORSignature
 
privateKey - Variable in class javacard.security.KeyPair
 
PrivateKey - interface javacard.security.PrivateKey.
 
process(APDU) - Method in class example.purse.Purse_Skel
 
processCommand(APDU) - Method in class jason.server.Session
The Session object itself can also process some commands.
processDataIn(APDU) - Method in class jason.server.Session
Remembers if the apdu is an invoke APDU.
processDataOut(APDU) - Method in class jason.server.Session
A select APDU will be expanded by the JDF array.
properties - Variable in class jason.client.Ans
 
provider - Variable in class jason.client.MyCipher
 
PUBLIC_KEY - Static variable in class jason.client.MyCipher
 
publicKey - Variable in class jason.client.XORSignature
 
publicKey - Variable in class javacard.security.KeyPair
 
PublicKey - interface javacard.security.PublicKey.
 
Purse - interface example.purse.Purse.
 
Purse_Skel - class example.purse.Purse_Skel.
 
Purse_Skel() - Constructor for class example.purse.Purse_Skel
 
PurseImpl - class example.purse.PurseImpl.
 
PurseImpl_Stub - class example.purse.PurseImpl_Stub.
 
PurseImpl_Stub(RemoteRef) - Constructor for class example.purse.PurseImpl_Stub
 
PurseImpl() - Constructor for class example.purse.PurseImpl
 
putKey(APDU) - Method in class jason.server.Session
 
putKey(byte, byte, Key, byte) - Method in class jason.client.SecureCardAccessor
Uploads a key to the key store object on the smart card.

R

randomData - Variable in class jason.server.Session
 
RandomData - class javacard.security.RandomData.
 
RandomData() - Constructor for class javacard.security.RandomData
 
ReadKeyStore - class jason.client.ReadKeyStore.
 
ReadKeyStore() - Constructor for class jason.client.ReadKeyStore
 
readString(InputStream) - Static method in class jason.compiler.Parser
Reads the whole contents of an InputStream into a String.
remoteCardAccessor - Variable in class jason.client.SecureCardAccessor
 
RemoteCardAccessor - interface jason.terminal.RemoteCardAccessor.
 
RemoteCardAccessorFactory - class jason.terminal.RemoteCardAccessorFactory.
 
RemoteCardAccessorFactory() - Constructor for class jason.terminal.RemoteCardAccessorFactory
 
RemoteCardAccessorImpl - class jason.terminal.RemoteCardAccessorImpl.
 
RemoteCardAccessorImpl() - Constructor for class jason.terminal.RemoteCardAccessorImpl
 
removeQuotes(String) - Static method in class jason.compiler.Parser
 
reset() - Method in class javacard.security.MessageDigest
 
role - Variable in class jason.server.Session
 
role - Variable in class jason.client.SecureCardAccessor
 
ROLE_ANYBODY - Static variable in interface example.purse.Purse
 
ROLE_BANK - Static variable in interface example.purse.Purse
 
ROLE_CARD - Static variable in class jason.server.Session
 
ROLE_CARD - Static variable in class jason.client.SecureCardAccessor
 
ROLE_CARD - Static variable in class example.client.Personalize
 
ROLE_MERCHANT - Static variable in interface example.purse.Purse
 
ROLE_OWNER - Static variable in interface example.purse.Purse
 
roles - Variable in class jason.compiler.Roles
 
roles - Variable in class jason.compiler.Parser
 
roles - Variable in class jason.compiler.Method
 
Roles - class jason.compiler.Roles.
 
Roles() - Constructor for class jason.compiler.Roles
 
RSAPrivateCrtKey - interface javacard.security.RSAPrivateCrtKey.
 
RSAPrivateKey - interface javacard.security.RSAPrivateKey.
 
RSAPublicKey - interface javacard.security.RSAPublicKey.
 
run() - Method in class jason.terminal.Main.ShutdownThread
 

S

SECRET_KEY - Static variable in class jason.client.MyCipher
 
SecretKey - interface javacard.security.SecretKey.
 
SecureCardAccessor - class jason.client.SecureCardAccessor.
 
SecureCardAccessor() - Constructor for class jason.client.SecureCardAccessor
Initialises all values to the default values.
secureRandom - Variable in class jason.client.SecureCardAccessor
 
SECURITY_AUTHENTIC - Static variable in interface jason.Constants
 
SECURITY_CONFIDENTIAL - Static variable in interface jason.Constants
 
SECURITY_CONFIDENTIAL_AUTHENTIC - Static variable in interface jason.Constants
 
SECURITY_PLAIN - Static variable in interface jason.Constants
 
SecurityObject - class jason.compiler.SecurityObject.
 
SecurityObject() - Constructor for class jason.compiler.SecurityObject
 
seed - Variable in class javacard.security.RandomData
 
select() - Method in class example.purse.Purse_Skel
 
selectAPDU(byte[]) - Method in class jason.client.SecureCardAccessor
Select the card applet by its AID.
serialVersionUID - Static variable in class example.purse.PurseImpl_Stub
 
serverRandom - Variable in class jason.server.Session
 
Session - class jason.server.Session.
Title: Javacards As Secure Object Store Description: Session class containing methods to set up a secure session between client and server.
Session(KeyStore, byte[]) - Constructor for class jason.server.Session
Default constructor
sessionAlgorithms - Variable in class jason.server.KeyStore
 
sessionAlgorithms - Variable in class jason.client.KeyStore
Mapping between role byte and the name of the corresponding session algorithm name
sessionKey - Variable in class jason.server.Session
 
sessionKey - Variable in class jason.client.SecureCardAccessor
 
setA(byte[], short, short) - Method in interface javacard.security.ECKey
 
setAuthentic() - Method in class jason.compiler.SecurityObject
 
setB(byte[], short, short) - Method in interface javacard.security.ECKey
 
setConfidential() - Method in class jason.compiler.SecurityObject
 
setDP1(byte[], short, short) - Method in interface javacard.security.RSAPrivateCrtKey
 
setDQ1(byte[], short, short) - Method in interface javacard.security.RSAPrivateCrtKey
 
setExponent(byte[], short, short) - Method in interface javacard.security.RSAPublicKey
 
setExponent(byte[], short, short) - Method in interface javacard.security.RSAPrivateKey
 
setFieldF2M(short) - Method in interface javacard.security.ECKey
 
setFieldF2M(short, short, short) - Method in interface javacard.security.ECKey
 
setFieldFP(byte[], short, short) - Method in interface javacard.security.ECKey
 
setG(byte[], short, short) - Method in interface javacard.security.ECKey
 
setG(byte[], short, short) - Method in interface javacard.security.DSAKey
 
setHost(String) - Method in class jason.client.Ans
Sets the hostname.
setK(short) - Method in interface javacard.security.ECKey
 
setKey(byte[], short) - Method in interface javacard.security.AESKey
 
setKey(byte[], short) - Method in class javacard.security.XORKey
 
setKey(byte[], short) - Method in class javacard.security.DESKeyImpl
 
setKey(byte[], short) - Method in interface javacard.security.DESKey
 
setKey(byte, Key, byte) - Method in class jason.server.KeyStore
Sets a new entry for a new role
setKey(byte, Key, String) - Method in class jason.client.KeyStore
Sets a new key.
setKeyCipher(Cipher) - Method in interface javacardx.crypto.KeyEncryption
 
setModulus(byte[], short, short) - Method in interface javacard.security.RSAPublicKey
 
setModulus(byte[], short, short) - Method in interface javacard.security.RSAPrivateKey
 
setName(String) - Method in class jason.compiler.SecurityObject
 
setP(byte[], short, short) - Method in interface javacard.security.RSAPrivateCrtKey
 
setP(byte[], short, short) - Method in interface javacard.security.DSAKey
 
setParameter(AlgorithmParameterSpec) - Method in class jason.client.MySignature
 
setParameter(String, Object) - Method in class jason.client.MySignature
 
setPort(int) - Method in class jason.client.Ans
Sets the port number.
setPQ(byte[], short, short) - Method in interface javacard.security.RSAPrivateCrtKey
 
setQ(byte[], short, short) - Method in interface javacard.security.RSAPrivateCrtKey
 
setQ(byte[], short, short) - Method in interface javacard.security.DSAKey
 
setR(byte[], short, short) - Method in interface javacard.security.ECKey
 
setRemote(String, int) - Method in class jason.client.SecureCardAccessor
Connects to a CardAccessor run on another host.
setS(byte[], short, short) - Method in interface javacard.security.ECPrivateKey
 
setSeed(byte[], short, short) - Method in class javacard.security.RandomData
 
setType(String) - Method in class jason.compiler.SecurityObject
 
setW(byte[], short, short) - Method in interface javacard.security.ECPublicKey
 
setX(byte[], short, short) - Method in interface javacard.security.DSAPrivateKey
 
setY(byte[], short, short) - Method in interface javacard.security.DSAPublicKey
 
show() - Method in class jason.client.KeyStore
Shows the contents of the keystore.
sign() - Method in class jason.client.MySignature
 
sign(byte[], int, int) - Method in class jason.client.MySignature
 
sign(byte[], short, short, byte[], short) - Method in class javacard.security.Signature
 
signature - Variable in class jason.server.Session
 
signature - Variable in class jason.client.SignatureAppender
 
signature - Variable in class jason.client.SecureCardAccessor
 
signature - Variable in class javacard.security.Signature
 
Signature - class javacard.security.Signature.
 
SIGNATURE_LENGTH - Static variable in class jason.client.XORSignature
 
SIGNATURE_LENGTH - Static variable in class javacard.security.Signature
 
Signature() - Constructor for class javacard.security.Signature
 
SignatureAppender - class jason.client.SignatureAppender.
 
SignatureAppender(MySignature) - Constructor for class jason.client.SignatureAppender
 
SignatureAppender(MySignature, boolean) - Constructor for class jason.client.SignatureAppender
 
sigSpi - Variable in class jason.client.MySignature
 
skeletonFile - Variable in class jason.compiler.Main
 
skipWhiteSpace() - Method in class jason.compiler.Parser
 
store(OutputStream) - Method in class jason.client.Ans
Stores the properties to the given output stream.
store(OutputStream) - Method in class jason.client.KeyStore
Stores the key store to an OutputStream.
storeLengths - Variable in class jason.client.Appender
Indicates whether the length of an array should be stored as well
stripComments() - Method in class jason.compiler.Parser
 
strippedFromComments - Variable in class jason.compiler.Parser
 
Stub - interface jason.client.Stub.
 
stubFile - Variable in class jason.compiler.Main
 
systemInstance - Static variable in class javacard.security.CryptoException
 

T

throwIt(short) - Static method in class javacard.security.CryptoException
 
type - Variable in class jason.compiler.SecurityObject
 
TYPE_AES - Static variable in class javacard.security.KeyBuilder
 
TYPE_AES_TRANSIENT_DESELECT - Static variable in class javacard.security.KeyBuilder
 
TYPE_AES_TRANSIENT_RESET - Static variable in class javacard.security.KeyBuilder
 
TYPE_ARRAY - Static variable in interface jason.Constants
 
TYPE_BOOLEAN - Static variable in interface jason.Constants
 
TYPE_BOOLEAN_ARRAY - Static variable in interface jason.Constants
 
TYPE_BYTE - Static variable in interface jason.Constants
 
TYPE_BYTE_ARRAY - Static variable in interface jason.Constants
 
TYPE_DES - Static variable in class javacard.security.KeyBuilder
 
TYPE_DES_TRANSIENT_DESELECT - Static variable in class javacard.security.KeyBuilder
 
TYPE_DES_TRANSIENT_RESET - Static variable in class javacard.security.KeyBuilder
 
TYPE_DSA_PRIVATE - Static variable in class javacard.security.KeyBuilder
 
TYPE_DSA_PUBLIC - Static variable in class javacard.security.KeyBuilder
 
TYPE_EC_F2M_PRIVATE - Static variable in class javacard.security.KeyBuilder
 
TYPE_EC_F2M_PUBLIC - Static variable in class javacard.security.KeyBuilder
 
TYPE_EC_FP_PRIVATE - Static variable in class javacard.security.KeyBuilder
 
TYPE_EC_FP_PUBLIC - Static variable in class javacard.security.KeyBuilder
 
TYPE_INT - Static variable in interface jason.Constants
 
TYPE_INT_ARRAY - Static variable in interface jason.Constants
 
TYPE_OBJECT - Static variable in interface jason.Constants
 
TYPE_OBJECT_ARRAY - Static variable in interface jason.Constants
 
TYPE_RSA_CRT_PRIVATE - Static variable in class javacard.security.KeyBuilder
 
TYPE_RSA_PRIVATE - Static variable in class javacard.security.KeyBuilder
 
TYPE_RSA_PUBLIC - Static variable in class javacard.security.KeyBuilder
 
TYPE_SHORT - Static variable in interface jason.Constants
 
TYPE_SHORT_ARRAY - Static variable in interface jason.Constants
 
TYPE_VOID - Static variable in interface jason.Constants
 
typeToValue(String) - Method in class jason.compiler.Main
 

U

UNDERFLOW - Static variable in class example.purse.PurseImpl
 
UNINITIALIZED_KEY - Static variable in class javacard.security.CryptoException
 
UNWRAP_MODE - Static variable in class jason.client.MyCipher
 
unwrap(byte[], String, int) - Method in class jason.client.MyCipher
 
update(byte) - Method in class jason.client.MySignature
 
update(byte[]) - Method in class jason.client.MyCipher
 
update(byte[], int, int) - Method in class jason.client.MySignature
 
update(byte[], int, int) - Method in class jason.client.MyCipher
 
update(byte[], int, int, byte[]) - Method in class jason.client.MyCipher
 
update(byte[], int, int, byte[], int) - Method in class jason.client.MyCipher
 
update(byte[], short, short) - Method in class javacard.security.MessageDigest
 
update(byte[], short, short) - Method in class javacard.security.Checksum
 
update(byte[], short, short) - Method in class javacard.security.Signature
 
update(byte[], short, short, byte[], short) - Method in class javacardx.crypto.XORCipher
 
update(byte[], short, short, byte[], short) - Method in class javacardx.crypto.Cipher
 

V

verify(byte[]) - Method in class jason.client.MySignature
 
verify(byte[], short, short, byte[], short, short) - Method in class javacard.security.Signature
 

W

WRAP_MODE - Static variable in class jason.client.MyCipher
 
wrap(Key) - Method in class jason.client.MyCipher
 
writeJDFArray(IndentingWriter) - Method in class jason.compiler.Main
 

X

XORCipher - class jason.client.XORCipher.
 
XORCipher - class javacardx.crypto.XORCipher.
 
XORCipher() - Constructor for class jason.client.XORCipher
 
XORCipher() - Constructor for class javacardx.crypto.XORCipher
 
XORKey - class jason.client.XORKey.
 
XORKey - class javacard.security.XORKey.
 
XORKey() - Constructor for class javacard.security.XORKey
 
XORKey(byte[]) - Constructor for class jason.client.XORKey
 
XORPrivateKey - class jason.client.XORPrivateKey.
 
XORPrivateKey - class javacard.security.XORPrivateKey.
 
XORPrivateKey(byte[]) - Constructor for class jason.client.XORPrivateKey
 
XORPrivateKey(byte[], short, short) - Constructor for class javacard.security.XORPrivateKey
 
XORProvider - class jason.client.XORProvider.
 
XORProvider() - Constructor for class jason.client.XORProvider
 
XORPublicKey - class jason.client.XORPublicKey.
 
XORPublicKey - class javacard.security.XORPublicKey.
 
XORPublicKey(byte[]) - Constructor for class jason.client.XORPublicKey
 
XORPublicKey(byte[], short, short) - Constructor for class javacard.security.XORPublicKey
 
XORPublicKey(XORPrivateKey) - Constructor for class jason.client.XORPublicKey
 
XORSignature - class jason.client.XORSignature.
 
XORSignature() - Constructor for class jason.client.XORSignature
 

$ A B C D E F G I J K L M N O P R S T U V W X