-
Packages that use KeyPair
Package |
Description |
java.security |
Provides the classes and interfaces for the security framework.
|
-
-
Methods in java.security with parameters of type KeyPair
Modifier and Type |
Method |
Description |
void |
Signer.setKeyPair(KeyPair pair) |
Deprecated.
Sets the key pair (public key and private key) for this signer.
|