Inheritance: Asn1Encodable, IAsn1Choice
Esempio n. 1
0
 public PkiArchiveOptions(EncryptedKey encKey)
 {
     this.value = encKey;
 }
Esempio n. 2
0
 public PkiArchiveOptions(EncryptedKey encKey)
 {
     this.value = encKey;
 }