English
|
Site Directory
e.g. "intent" or "activity"
e.g. "intent" or "activity"
Android - An Open Handset Alliance Project
Home
Docs
FAQ
Blog
Group
Terms
Documentation
What is Android?
Getting Started
Installing the SDK
Hello Android
Anatomy of an App
Tutorial
Development Tools
Application Life Cycle
Developing Applications
Implementing a UI
Building Blocks
Data Storage and Retrieval
Security Model
Resources and i18n
Developer Toolbox
Design Philosophy
Building Custom Components
Optional APIs
Google APIs and Services
Reference Information
Package Index
Class Index
Class Hierarchy
List of Views
List of Intents
List of Permissions
List of Resource Types
Android IDL
Glossary
Index
Sample Code
API Demos
Lunar Lander
Note Pad
FAQs
General
Common Tasks
Troubleshooting
Open Source Licensing
Application Framework
Goodies
java.security
public interface
java.security.PublicKey
java.security.PublicKey
Key
Superinterface for all specific public key interfaces
Known Indirect Subclasses
DHPublicKey
,
DSAPublicKey
,
ECPublicKey
,
RSAPublicKey
DHPublicKey
DSAPublicKey
ECPublicKey
RSAPublicKey
See Also
PublicKey
PrivateKey
Summary
Constants
Value
long
serialVersionUID
7187392471159151072
0x63bebf5f40c219e0
Constants inherited from interface
java.security.Key
serialVersionUID
Value
long
serialVersionUID
6603384152749567654
0x5ba3eee69414eea6
Methods inherited from interface
java.security.Key
getAlgorithm
,
getEncoded
,
getFormat
String
getAlgorithm
()
Answers the name of the algorithm that this key will work with.
byte[]
getEncoded
()
Answers the encoded form of the receiver.
String
getFormat
()
Answers the name of the format used to encode the key, or null if it can not be encoded.
Details
Constants
public static final long serialVersionUID
Constant Value:
7187392471159151072 (0x63bebf5f40c219e0)
Build m5-rc15i - 10 Jun 2008 13:54