C# Class Brunet.Security.WriteOnceX509

Because X509Certificates provided by Mono do not have value based hashcodes, we had to implement this special class that compares the Raw Data of a certificate. This class is thread-safe.
Show file Open project: johnynek/brunet Class Usage Examples

Protected Properties

Property Type Description
_cert Mono.Security.X509.X509Certificate

Property Details

_cert protected property

protected X509Certificate,Mono.Security.X509 _cert
return Mono.Security.X509.X509Certificate