public PkiArchiveOptions(EncryptedKey encKey)
 {
     this.value = encKey;
 }
 public PkiArchiveOptions(EncryptedKey encKey)
 {
     this.value = encKey;
 }