export const Cipher = $.type("javax.crypto.Cipher"); export const ExemptionMechanism = $.type("javax.crypto.ExemptionMechanism"); export const SecretKey = $.type("javax.crypto.SecretKey");