Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
Key
) into key specifications
(transparent representations of the underlying key material), and vice
versa.KeyFactory
class.This class is a simple holder for a key pair (a public key and a private key).
This class defines the Service Provider Interface (SPI)
for the KeyPairGenerator
class, which is used to generate
pairs of public and private keys.
TypeCode
object.
Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |