Class SolrNodeKeyPair

java.lang.Object
org.apache.solr.security.SolrNodeKeyPair

public class SolrNodeKeyPair extends Object
Creates and mediates access to the CryptoKeys.RSAKeyPair used by this Solr node.

Expected to be created once on each Solr node for the life of that process.