Service & News

  • serviceexception

    javacard.framework.service Class ServiceExceptionjava.lang.Object java.lang.Exception javacard.framework.CardRuntimeException java.lang.RuntimeException java.lang.Throwable public class ServiceExcepti

    2017/05/22 M&W SmartCard 26

  • service

    javacard.framework.service Interface ServiceAll Known Subinterfaces: RemoteService , SecurityService All Known Implementing Classes: BasicService , RMIService This is the base interface for the servic

    2017/05/22 M&W SmartCard 13

  • securityservice

    javacard.framework.service Interface SecurityServiceAll Superinterfaces: Service Service This interface describes the functions of a generic security service. It extends the base Service interface and

    2017/05/22 M&W SmartCard 41

  • securityexception

    java.lang Class SecurityExceptionjava.lang.Object java.lang.Exception java.lang.RuntimeException java.lang.Throwable public class SecurityExceptionextends RuntimeException A Java Card runtime environm

    2017/05/22 M&W SmartCard 44

  • secretkey

    javacard.security Interface SecretKeyAll Superinterfaces: Key All Known Subinterfaces: AESKey , DESKey , HMACKey , KoreanSEEDKey Key The SecretKey class is the base interface for keysused in symmetric

    2017/05/22 M&W SmartCard 22

  • runtimeexception

    java.lang Class RuntimeExceptionjava.lang.Object java.lang.Exception java.lang.Throwable Direct Known Subclasses: ArithmeticException , ArrayStoreException , CardRuntimeException , ClassCastException

    2017/05/22 M&W SmartCard 37

  • rsapublickey

    javacard.security Interface RSAPublicKeyAll Superinterfaces: Key , PublicKey PublicKey The RSAPublicKey is used to verify signatures on signed data using the RSA algorithm. It may also used by the jav

    2017/05/22 M&W SmartCard 52

  • rsaprivatekey

    javacard.security Interface RSAPrivateKeyAll Superinterfaces: Key , PrivateKey PrivateKey The RSAPrivateKey class is used to sign data using the RSA algorithm in its modulus/exponent form. It may also

    2017/05/22 M&W SmartCard 29

Home
Product
News
Contact us