/// <exception cref="System.Exception"/>
 public KeyProvider Call()
 {
     return(DFSUtil.CreateKeyProvider(conf));
 }