public KeyCollectionItem(EncryptedKeyPair ekp)
 {
     this.EncryptedKeyPair = ekp;
 }
 public KeyCollectionItem(EncryptedKeyPair ekp)
 {
     this.EncryptedKeyPair = ekp;
 }