/// export declare type Cipher = $.javax.crypto.Cipher; export declare const Cipher: $.javax.crypto.Cipher_C; export declare type ExemptionMechanism = $.javax.crypto.ExemptionMechanism; export declare const ExemptionMechanism: $.javax.crypto.ExemptionMechanism_C; export declare type SecretKey = $.javax.crypto.SecretKey; export declare const SecretKey: $.javax.crypto.SecretKey;