crypto 2.1.0 API

Packages 
Package Description
com.microej.jce.spec
Provides key and algorithm parameter specifications for use with MicroEJ Crypto.
java.security
Contains core language classes related to permission management.
java.security.cert
Provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths.
java.security.spec
Provides classes and interfaces for key specifications and algorithm parameter specifications.
javax.crypto
Provides the classes and interfaces for cryptographic operations.
javax.crypto.spec
Provides classes and interfaces for key specifications and algorithm parameter specifications.
javax.security.auth
This package provides a framework for authentication and authorization.
javax.security.auth.x500
This package contains the classes that should be used to store X500 Principal and X500 Private Credentials in a Subject.
sun.security.x509
Contains classes for certificate management.