internal NextKeyActivator(NMTokenSecretManagerInRM _enclosing)
 {
     this._enclosing = _enclosing;
 }
 internal MasterKeyRoller(NMTokenSecretManagerInRM _enclosing)
 {
     this._enclosing = _enclosing;
 }