Esempio n. 1
0
 public AppleValidator(byte[] appleRootCertificate)
 {
     cert = new X509Cert(appleRootCertificate);
 }