Package | Description |
---|---|
java.security | |
javax.crypto | |
javax.crypto.spec |
Modifier and Type | Interface and Description |
---|---|
interface |
PrivateKey |
Modifier and Type | Interface and Description |
---|---|
interface |
SecretKey |
Modifier and Type | Class and Description |
---|---|
class |
SecretKeySpec
This class specifies a secret key in a provider-independent fashion.
|