1 write to cert
WsatConfig (1)
Configuration\WsatServiceCertificate.cs (1)
21
this.
cert
= cert;
2 references to cert
WsatConfig (2)
Configuration\WsatServiceCertificate.cs (2)
61
byte[] sslHash = this.
cert
.GetCertHash();
138
byte[] sslHash = this.
cert
.GetCertHash();