예제 #1
0
 protected void Register(string key)
 {
     EncryptionCenter.Register(key, this);
 }