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