public KeyCollectionItem(EncryptedKeyPair ekp)
 {
     this.EncryptedKeyPair = ekp;
 }
Ejemplo n.º 2
0
 public KeyCollectionItem(EncryptedKeyPair ekp)
 {
     this.EncryptedKeyPair = ekp;
 }