예제 #1
0
 void init(Cert cert)
 {
     this.cert = (Cert)cert.Clone();
     this.data = null;
 }