Blog

  • 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

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

  • 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

Home
Product
News
Contact us