Example #1
0
 internal NextKeyActivator(RMContainerTokenSecretManager _enclosing)
 {
     this._enclosing = _enclosing;
 }
Example #2
0
 internal MasterKeyRoller(RMContainerTokenSecretManager _enclosing)
 {
     this._enclosing = _enclosing;
 }