|
SATSA - JSR177 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PublicKey | |
java.security | Provides the classes and interfaces for the security framework. |
Uses of PublicKey in java.security |
Methods in java.security that return PublicKey | |
PublicKey |
KeyFactory.generatePublic(KeySpec keySpec)
Generates a public key object from the provided key specification (key material). |
Methods in java.security with parameters of type PublicKey | |
void |
Signature.initVerify(PublicKey publicKey)
Initializes this object for verification. |
|
SATSA - JSR177 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |