Service & News

  • object

    java.lang Class Objectpublic class Object Class Object is the root of the Java Card platform class hierarchy. Every class has Object as a superclass. All objects, including arrays, implement the metho

    2017/05/22 M&W SmartCard 37

  • nullpointerexception

    java.lang Class NullPointerExceptionjava.lang.Object java.lang.Exception java.lang.RuntimeException java.lang.Throwable public class NullPointerExceptionextends RuntimeException A Java Card runtime en

    2017/05/22 M&W SmartCard 33

  • negativearraysizeexception

    java.lang Class NegativeArraySizeExceptionjava.lang.Object java.lang.Exception java.lang.RuntimeException java.lang.Throwable public class NegativeArraySizeExceptionextends RuntimeException A Java Car

    2017/05/22 M&W SmartCard 43

  • multiselectable

    javacard.framework Interface MultiSelectableThe MultiSelectable interface identifies the implementing Applet subclass as being capable of concurrent selections. A multiselectable applet is a subclass

    2020/05/28 M&W SmartCard 73

  • messagedigest

    javacard.security Class MessageDigestjava.lang.Object Direct Known Subclasses: InitializedMessageDigest public abstract class MessageDigestextends Object The MessageDigest class is the base class for

    2017/05/22 M&W SmartCard 61

  • 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 44

  • 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

Home
Product
News
Contact us