SslCertificate should clone Dates
To avoid external tampering with Dates withing SslCertificate by code holding on to pointers to Dates used in the constructor or code mutating values returned by the accessors, we now clone Dates taking in as arguments and returned to callers.
Loading
Please register or sign in to comment