Class JceMasterKey


public class JceMasterKey extends MasterKey<JceMasterKey>
Represents a MasterKey backed by one (or more) JCE Keys. Instances of this should only be acquired using getInstance(SecretKey, String, String, String) or getInstance(PublicKey, PrivateKey, String, String, String).