Manual de instrucciones de Sun Microsystems Security and Trust Services APIs 1

Manual de instrucciones del aparato Sun Microsystems Security and Trust Services APIs 1

Aparato: Sun Microsystems Security and Trust Services APIs 1
Categoría: Silla de ruedas
Fabricante: Sun Microsystems
Tamaño: 0.1 MB
Fecha de añadido: 5/25/2013
Número de páginas: 20
Imprimir el manual

Descargar

¿Cómo se utiliza?

Nuestro propósito es proporcionarte el acceso más rápido posible a los contenidos incluidos en los manuales de instrucciones del aparato Sun Microsystems Security and Trust Services APIs 1. Utilizando la vista previa online, puedes ver rápidamente el índice de contenidos y pasar a la página donde encontrarás la solución a tu problema con Sun Microsystems Security and Trust Services APIs 1.

Para tu comodidad

Si ver los manuales de instrucción de Sun Microsystems Security and Trust Services APIs 1 directamente en esta página no es cómodo para ti, puedes utilizar dos soluciones posibles:

  • Vista en pantalla completa – Para ver cómodamente los manuales de instrucciones (sin descargarlos en tu ordenador) puedes utilizar el modo de vista en pantalla completa. Para activar la vista del manual Sun Microsystems Security and Trust Services APIs 1 en pantalla completa, utiliza el botón Pantalla completa
  • Descargar al ordenador – también puedes descargar el manual de instrucciones de Sun Microsystems Security and Trust Services APIs 1 a tu ordenador y guardarlo en tu colección. Sin embargo, si no quieres ocupar espacio en tu dispositivo, siempre podrás descargarlo de ManualsBase.
Sun Microsystems Security and Trust Services APIs 1 Manual de instrucciones - Online PDF
Advertisement
« Page 1 of 20 »
Advertisement
Versión impresa

Muchas personas prefieren no leer el documento en la pantalla, sino en versión impresa. La opción de impresión también está prevista y puedes utilizarla haciendo clic en el enlace más arriba - Imprimir el manual. No tienes que imprimir el manual completo de Sun Microsystems Security and Trust Services APIs 1, solo las páginas que elijas. Ahorra papel.

Resúmenes

A continuación encontrarás resúmenes de los contenidos incluidos en las páginas posteriores del manual de instrucciones para Sun Microsystems Security and Trust Services APIs 1. Puedes utilizarlos si quieres ver rápidamente el contenido que se encuentra en la siguientes páginas del manual.

Resúmenes de contenidos
Resumen del contenido incluido en la página 1

Security and Trust Services APIs for
Java 2 Platform, Micro Edition
Version 1.0
Reference Implementation Installation Guide
Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, California 95054
U.S.A. 650-960-1300
July 2004

Resumen del contenido incluido en la página 2

Copyright © 2004 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All rights reserved. Sun Microsystems, Inc. has intellectual property rights relating to technology embodied in the product that is described in this document. In particular, and without limitation, these intellectual property rights may include one or more of the U.S. patents listed at http://www.sun.com/patents and one or more additional patents or pending patent applications in the U.S. and in

Resumen del contenido incluido en la página 3

Contents Preface v 1. Installing the SATSA Reference Implementation 1 Locating and Downloading Supporting Software 2 Setting System Variables 2 Installing the SATSA Packages 3 Contents of the Reference Implementation 3 Running the SATSA 1.0 Reference Implementation 4 Starting the MIDP 2.0 Emulator 4 Starting the Java Card Emulator 4 SATSA 1.0 Configuration Files 6 Theinternal.config File 6 Thesystem.config File 7 Glossary 9 Index 11 iii

Resumen del contenido incluido en la página 4

iv SATSA Installation Guide • July 2004

Resumen del contenido incluido en la página 5

Preface This document describes how to install the Security and Trust Services APIs for the ™ Java 2 Platform, Micro Edition 1.0 Reference Implementation. Who Should Read This Guide This Installation Guide should be read by J2ME developers working with the Security and Trust Services APIs 1.0 Reference Implementation. Before You Read This Guide In order to fully use the information in this document, you must have thorough knowledge of the topics discussed in these guides: ■ Java Card Platform, V

Resumen del contenido incluido en la página 6

How This Guide Is Organized Chapter 1 describes the supporting software needed to install the SATSA 1.0 Reference Implementation, how to test if the SATSA 1.0 installation is successful, and information about SATSA 1.0 configuration. Typographic Conventions Typeface Meaning Examples AaBbCc123 The names of commands, files, Edit your .login file. and directories; on-screen Use ls -a to list all files. computer output % You have mail. AaBbCc123 What you type, when % su contrasted with on-screen Pas

Resumen del contenido incluido en la página 7

Related Documentation Application Title Release Notes Security and Trust Services APIs Reference Implementation: Release Notes Accessing Sun Documentation Online The Source for Java Developers web site enables you to access Java™ platform technical documentation on the Web: http://java.sun.com/reference/docs/index.html Sun Welcomes Your Comments We are interested in improving our documentation and welcome your comments and suggestions. Send us your comments at: http://java.sun.com/docs/forms/sen

Resumen del contenido incluido en la página 8

viii SATSA Installation Guide • July 2004

Resumen del contenido incluido en la página 9

CHAPTER 1 Installing the SATSA Reference Implementation The Reference Implementation for the Security and Trust Services APIs (SATSA) for Java 2 Platform, Micro Edition Specification provides an implementation of the four optional packages defined in that specification. These are: ■ SATSA-APDU - Defines an API to support communication with smart card applications using the Application Protocol Data Unit (APDU) protocol. ■ SATSA-JCRMI - Defines a Java Card Remote Method Invocation (JCRMI) client

Resumen del contenido incluido en la página 10

Locating and Downloading Supporting Software The default platform for the SATSA 1.0 Reference Implementation is the Windows 2000/x86 platform. The SATSA 1.0 Reference Implementation is based on the Mobile Information Device Profile (MIDP) 2.0 code base. Before downloading and installing the SATSA 1.0 RI distribution, you must have the following software installed and configured: ™ ■ Java 2 Platform, Standard Edition (J2SE) SDK, version 1.4.2, or the Java 2 runtime environment, version 1.4.2. For

Resumen del contenido incluido en la página 11

Installing the SATSA Packages The Security and Trust Services 1.0 Reference Implementation is based on the Mobile Information Device Profile (MIDP) version 2.0 code base. Therefore, no separate installation of MIDP 2.0 is required; everything you need is contained in the SATSA 1.0 RI distribution. To install the SATSA 1.0 Reference Implementation: 1. Copy the SATSA 1.0 RI distribution file, satsa-1_0.zip, into some location in your file system, for example, at the same level as your Java Card pl

Resumen del contenido incluido en la página 12

Running the SATSA 1.0 Reference Implementation Running the SATSA 1.0 Reference Implementation involves two steps: ■ Starting the MIDP 2.0 emulator ■ Starting the Java Card (CRef) emulator Starting the MIDP 2.0 Emulator The SATSA 1.0 Reference Implementation is based on the MIDP 2.0 code base. To start the MIDP 2.0 emulator that incorporates the SATSA API, do the following: 1. Start up a Windows 2000 command shell window. 2. Type: C:\>%MIDP_HOME%\bin\midp This displays the MIDP 2.0 device emulato

Resumen del contenido incluido en la página 13

In order to load this EEPROM image into CRef, do the following: 1. Start up a Windows 2000 command shell window. 2. Enter the following command into the command prompt, without line breaks: C:\>%JC_HOME%\bin\cref.exe -p -i %MIDP_HOME%\bin\jc_eeprom_image In the command line above, the should be one of the ports specified in the com.sun.midp.io.j2me.apdu.hostsandports property in the internal.config file. (For more information on the internal.config file, see “The inter

Resumen del contenido incluido en la página 14

SATSA 1.0 Configuration Files The SATSA 1.0 Reference Implementation contains two configuration files that, under most circumstances, can be left as-is and do not need to be altered or changed. These files are the following: ■ The internal.config File ■ The system.config File Both of these configuration files are found in the directory: %MIDP_HOME%\lib The internal.config File The internal.config file contains several MIDP 2.0 implementation-specific parameters. In a default installation of the

Resumen del contenido incluido en la página 15

The optional internal.config file parameters are: ■ keygen - specifies that a key be generated. Setting this parameter to false specifies that no key be generated. ■ opaquesig - specifies that opaque signatures be used. Setting this parameter to false does not allow the use of opaque signatures. ■ certsig - specifies that a certificate signature be used. Setting this parameter ro false does not allow the use of certificate signatures. The default SATSA 1.0 RI configuration defines two card slots

Resumen del contenido incluido en la página 16

8 SATSA Installation Guide • July 2004

Resumen del contenido incluido en la página 17

Glossary AES Advanced Encryption Standard. The successor to the DES algorithm. It has a fixed block size of 128 bits and a key size of 128, 192, or 256 bits. APDU Application Protocol Data Units. A protocol used to define the structure of data messages exchanged between smart cards and smart card readers. CLDC Connected Limited Device Configuration. In conjunction with MIDP, provides the Java runtime environment for wireless and handheld devices. DES Data Encryption Standard. The most well-known

Resumen del contenido incluido en la página 18

RI Reference Implementation. A software package created to illustrate the concepts and APIs provided in a programming specification. SATSA Security and Trust Services APIs. A set of four J2ME optional packages that provide communication protocols, such as APDU and JCRMI, and security capabilities, such as PKI and encryption, for ensuring secure transactions between J2ME programs and a security element. SE Security Element. A smart card or other item that provides secure storage of private keys,

Resumen del contenido incluido en la página 19

Index C Configuration, 6 CRef, 5 D Downloading Supporting Software, 2 I internal.config File, 6 J Java 2, Standard Edition, 2 Java Card, Development Kit, 2 S SATSA Reference Implementation, 3 Supporting Software, Downloading, 2 system.config File, 7 V Variables, 2 11

Resumen del contenido incluido en la página 20

12 SATSA Installation Guide • July 2004


Manuales de instrucciones similares
# Manual de instrucciones Categoría Descargar
1 Aiphone YAW-RB Manual de instrucciones Silla de ruedas 7
2 Aiphone GTW-LC Manual de instrucciones Silla de ruedas 1
3 Akros-Aquatherm TENDERFLO AQTF-2035 Manual de instrucciones Silla de ruedas 18
4 Akros-Aquatherm TENDERFLO AQTF-3013 Manual de instrucciones Silla de ruedas 2
5 Aprilaire 6504 Manual de instrucciones Silla de ruedas 0
6 ATD Tools Atd-7460 Manual de instrucciones Silla de ruedas 1
7 ATD Tools Atd-7477 Manual de instrucciones Silla de ruedas 0
8 ATD Tools ATD-9890 Manual de instrucciones Silla de ruedas 0
9 ATD Tools ATD7350 Manual de instrucciones Silla de ruedas 0
10 ATD Tools ATD-9895 Manual de instrucciones Silla de ruedas 1
11 Atec 212 SOLO ROTAX 912 UL Manual de instrucciones Silla de ruedas 3
12 ATI Technologies Robotic Collision Sensor SR-61 Manual de instrucciones Silla de ruedas 5
13 ATI Technologies Robotic Collision Sensor SR-176 Manual de instrucciones Silla de ruedas 0
14 ATI Technologies Robotic Collision Sensor SR-131 Manual de instrucciones Silla de ruedas 1
15 ATI Technologies Robotic Collision Sensor SR-221 Manual de instrucciones Silla de ruedas 3