80818283848586
} @Override public void init(File location) { assert location != null; resource = new PrivateKeyFileResource(location.getAbsoluteFile()); }
79808182838485