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