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