UNPKG

cosmic-internal-jdk

Version:

KingScript: JDK1.8

5 lines (4 loc) 280 B
export const DHKey = $.type("javax.crypto.interfaces.DHKey"); export const DHPrivateKey = $.type("javax.crypto.interfaces.DHPrivateKey"); export const DHPublicKey = $.type("javax.crypto.interfaces.DHPublicKey"); export const PBEKey = $.type("javax.crypto.interfaces.PBEKey");