Пример #1
0
 public static ICertificateBuilder Create()
 {
     return(CertificateBuilderFactory.Create("SHA256"));
 }