Java Card API

  • ecprivatekey

    javacard.security Interface ECPrivateKeyAll Superinterfaces: ECKey , Key , PrivateKey PrivateKey ECKey The ECPrivateKey interface is used to generate signatures on data using the ECDSA (Elliptic Curve

    2017/05/22 M&W SmartCard 64

  • eckey

    javacard.security Interface ECKeyAll Known Subinterfaces: ECPrivateKey , ECPublicKey The ECKey interface is the base interface for the EC algorithm's private and public key implementations. An EC

    2017/05/22 M&W SmartCard 30

  • dsapublickey

    javacard.security Interface DSAPublicKeyAll Superinterfaces: DSAKey , Key , PublicKey PublicKey DSAKey The DSAPublicKey interface is used to verify signatures on signed data using the DSA algorithm. A

    2017/05/22 M&W SmartCard 19

  • dsaprivatekey

    javacard.security Interface DSAPrivateKeyAll Superinterfaces: DSAKey , Key , PrivateKey PrivateKey DSAKey The DSAPrivateKey interface is used to sign data using the DSA algorithm. An implementation of

    2017/05/22 M&W SmartCard 18

  • dsakey

    javacard.security Interface DSAKeyAll Known Subinterfaces: DSAPrivateKey , DSAPublicKey The DSAKey interface is the base interface for the DSA algorithm's private and public key implementations. A

    2017/05/22 M&W SmartCard 44

  • dispatcher

    javacard.framework.service Class Dispatcherjava.lang.Object public class Dispatcherextends Object A Dispatcher is used to build an application by aggregating several services.The dispatcher maintains

    2017/05/22 M&W SmartCard 54

  • deskey

    javacard.security Interface DESKeyAll Superinterfaces: Key , SecretKey SecretKey DESKey contains an 8/16/24-byte key for single/2 key triple DES/3 key triple DES operations. When the key data is set,

    2017/05/22 M&W SmartCard 38

  • cryptoexception

    javacard.security Class CryptoExceptionjava.lang.Object java.lang.Exception javacard.framework.CardRuntimeException java.lang.RuntimeException java.lang.Throwable public class CryptoExceptionextends C

    2017/05/22 M&W SmartCard 22

  • constructedbertlv

    javacardx.framework.tlv Class ConstructedBERTLVjava.lang.Object javacardx.framework.tlv.BERTLV public final class ConstructedBERTLVextends BERTLV The ConstructedBERTLV class encapsulates a constructed

    2017/05/22 M&W SmartCard 57

  • constructedbertag

    javacardx.framework.tlv Class ConstructedBERTagjava.lang.Object javacardx.framework.tlv.BERTag public final class ConstructedBERTagextends BERTag The ConstructedBERTag class encapsulates a constructed

    2017/05/22 M&W SmartCard 46

  • constant-values

    Constant Field ValuesContentsjavacard.framework.*javacard.security.*javacardx.biometry.*javacardx.crypto.*javacardx.external.*javacardx.framework.*javacard.framework.*javacard.framework.APDUpublic sta

    2017/05/22 M&W SmartCard 52

  • classcastexception

    java.lang Class ClassCastExceptionjava.lang.Object java.lang.Exception java.lang.RuntimeException java.lang.Throwable public class ClassCastExceptionextends RuntimeException A Java Card runtime enviro

    2017/05/22 M&W SmartCard 35

  • cipher

    javacardx.crypto Class Cipherjava.lang.Object public abstract class Cipherextends Object The Cipher class is the abstract base class for Cipher algorithms. Implementations of Cipher algorithms must ex

    2017/05/22 M&W SmartCard 41

  • checksum

    javacard.security Class Checksumjava.lang.Object public abstract class Checksumextends Object The Checksum class is the base class for CRC (cyclic redundancy check) checksum algorithms. Implementation

    2017/05/22 M&W SmartCard 84

  • cardruntimeexception

    javacard.framework Class CardRuntimeExceptionjava.lang.Object java.lang.Exception java.lang.RuntimeException java.lang.Throwable Direct Known Subclasses: APDUException , BioException , CryptoException

    2017/05/22 M&W SmartCard 23

  • cardremoteobject

    javacard.framework.service Class CardRemoteObjectjava.lang.Object All Implemented Interfaces: Remote public class CardRemoteObjectextends Object implements Remote A convenient base class for remote ob

    2017/05/22 M&W SmartCard 30

  • cardexception

    javacard.framework Class CardExceptionjava.lang.Object java.lang.Exception java.lang.Throwable Direct Known Subclasses: UserException public class CardExceptionextends Exception The CardException clas

    2017/05/22 M&W SmartCard 29

  • biotemplate

    javacardx.biometry Interface BioTemplateAll Known Subinterfaces: OwnerBioTemplate , SharedBioTemplate The BioTemplate interface is the base interface for all biometric templates.It provides the user i

    2017/05/22 M&W SmartCard 40

  • bioexception

    javacardx.biometry Class BioExceptionjava.lang.Object java.lang.Exception javacard.framework.CardRuntimeException java.lang.RuntimeException java.lang.Throwable public class BioExceptionextends CardRu

    2017/05/22 M&W SmartCard 45

  • biobuilder

    javacardx.biometry Class BioBuilderjava.lang.Object public final class BioBuilderextends Object Builds an empty/blank biometric reference template.Since: 2.2.2Field Summarystatic byte BODY_ODOR

    2017/05/22 M&W SmartCard 47

Home
Product
News
Contact us