|
|||||||||
软件包 javax.crypto.interfaces 的分层结构
- 软件包分层结构:
- 所有软件包
接口分层结构
- javax.crypto.interfaces.DHKey
- javax.crypto.interfaces.DHPrivateKey (并 extends java.security.PrivateKey)
- javax.crypto.interfaces.DHPublicKey (并 extends java.security.PublicKey)
- java.io.Serializable
- java.security.Key
- java.security.PrivateKey
- javax.crypto.interfaces.DHPrivateKey (并 extends javax.crypto.interfaces.DHKey)
- java.security.PublicKey
- javax.crypto.interfaces.DHPublicKey (并 extends javax.crypto.interfaces.DHKey)
- javax.crypto.SecretKey
- javax.crypto.interfaces.PBEKey
- java.security.PrivateKey
- java.security.Key
所有类
|
|||||||||