530531532533534535536537
new StandardProtectionPolicy(ownerPassword, userPassword, new AccessPermission()); this.protect(policy); } catch(BadSecurityHandlerException e) { throw new CryptographyException(e); } }