Package javacardx.spi.security

Provides the classes and interfaces for implementing the security framework.

See:
          Description

Class Summary
CryptoProvider This is the container for all information concerning cryptographic service implementations available from a given provider.
 

Package javacardx.spi.security Description

Provides the classes and interfaces for implementing the security framework.

Note to Application Developers: Classes and interfaces from this package are not accessible to application developers. There are only intended for platform and system services/facilities implementers. If an application directly references classes or interfaces from these packages, the loading of the application will fail.

See Runtime Environment Specification for the Java Card Platform, Connected Edition, chapter 6 for details.

Since:
Java Card 3.0


Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.