コード例 #1
0
 public CertifiedKeyPair(
     CertOrEncCert certOrEncCert)
     : this(certOrEncCert, null, null)
 {
 }