Java Card API

  • memoryaccess

    javacardx.external Interface MemoryAccessThis interface provides methods to read and write the external memory space. Note that it is up to the implementation to ensure that no instance of this interf

    2017/05/22 M&W SmartCard 42

  • memory

    javacardx.external Class Memoryjava.lang.Object public final class Memoryextends Object This class provides access to memory subsystems that are not directly addressable, typically that of other conta

    2017/05/22 M&W SmartCard 14

  • koreanseedkey

    javacard.security Interface KoreanSEEDKeyAll Superinterfaces: Key , SecretKey SecretKey KoreanSEEDKey contains an 16-byte key for Korean Seed Algorithm operations. When the key data is set, the key is

    2017/05/22 M&W SmartCard 21

  • keypair

    javacard.security Class KeyPairjava.lang.Object public final class KeyPairextends Object This class is a container for a key pair (a public key and a private key). It does not enforce any security, an

    2017/05/22 M&W SmartCard 18

  • keyencryption

    javacardx.crypto Interface KeyEncryptionKeyEncryption interface defines the methods used to enable encrypted key data access to a key implementation.See Also:javacard.security.KeyBuilder ,Cipher Metho

    2017/05/22 M&W SmartCard 25

  • keybuilder

    javacard.security Class KeyBuilderjava.lang.Object public class KeyBuilderextends Object The KeyBuilder class is a key object factory.Field Summarystatic short LENGTH_AES_128 AES Key Length

    2017/05/22 M&W SmartCard 31

  • keyagreement

    javacard.security Class KeyAgreementjava.lang.Object public abstract class KeyAgreementextends Object The KeyAgreement class is the base class for key agreement algorithms such as Diffie-Hellman and E

    2017/05/22 M&W SmartCard 25

  • key

    javacard.security Interface KeyAll Known Subinterfaces: AESKey , DESKey , DSAPrivateKey , DSAPublicKey , ECPrivateKey , ECPublicKey , HMACKey , KoreanSEEDKey , PrivateKey , PublicKey , RSAPrivateCrtKe

    2017/05/22 M&W SmartCard 18

  • jcsystem

    javacard.framework Class JCSystemjava.lang.Object public final class JCSystemextends Object The JCSystem class includes a collection of methods to control applet execution, resource management, atomic

    2017/05/22 M&W SmartCard 59

  • jcint

    javacardx.framework.util.intx Class JCintjava.lang.Object public final class JCintextends Object The JCint class contains common utility functions using ints. Some of the methods may be implemented as

    2017/05/22 M&W SmartCard 23

  • isoexception

    javacard.framework Class ISOExceptionjava.lang.Object java.lang.Exception javacard.framework.CardRuntimeException java.lang.RuntimeException java.lang.Throwable public class ISOExceptionextends CardRu

    2017/05/22 M&W SmartCard 24

  • iso7816

    javacard.framework Interface ISO7816ISO7816 encapsulates constants related to ISO 7816-3 and ISO 7816-4. ISO7816 interface contains only static fields. The static fields with SW_ prefixes define const

    2017/05/22 M&W SmartCard 80

  • ioexception

    java.io Class IOExceptionjava.lang.Object java.lang.Exception java.lang.Throwable Direct Known Subclasses: RemoteException public class IOExceptionextends Exception A Java Card runtime environment-own

    2017/05/22 M&W SmartCard 22

  • initializedmessagedigest

    javacard.security Class InitializedMessageDigestjava.lang.Object javacard.security.MessageDigest public abstract class InitializedMessageDigestextends MessageDigest The InitializedMessageDigest class

    2017/05/22 M&W SmartCard 51

  • indexoutofboundsexception

    java.lang Class IndexOutOfBoundsExceptionjava.lang.Object java.lang.Exception java.lang.RuntimeException java.lang.Throwable Direct Known Subclasses: ArrayIndexOutOfBoundsException public class IndexO

    2017/05/22 M&W SmartCard 26

  • hmackey

    javacard.security Interface HMACKeyAll Superinterfaces: Key , SecretKey SecretKey HMACKey contains a key for HMAC operations. This key can be of any length, but it is strongly recommended that the key

    2017/05/22 M&W SmartCard 49

  • externalexception

    javacardx.external Class ExternalExceptionjava.lang.Object java.lang.Exception javacard.framework.CardRuntimeException java.lang.RuntimeException java.lang.Throwable public class ExternalExceptionexte

    2017/05/22 M&W SmartCard 27

  • extendedlength

    javacardx.apduInterface ExtendedLengthThe ExtendedLengthinterface serves as a tagging interface to indicate that the applet supports extended length APDU. If this interface is implemented by the apple

    2017/05/22 M&W SmartCard 27

  • exception

    java.lang Class Exceptionjava.lang.Object java.lang.Throwable Direct Known Subclasses: CardException , IOException , RuntimeException public class Exceptionextends Throwable The class Exception and it

    2017/05/22 M&W SmartCard 32

  • ecpublickey

    javacard.security Interface ECPublicKeyAll Superinterfaces: ECKey , Key , PublicKey PublicKey ECKey The ECPublicKey interface is used to verify signatures on signed data using the ECDSA algorithm and

    2017/05/22 M&W SmartCard 33

Home
Product
News
Contact us