Initialise certificate details.
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- x500
- Type: System String
Certificates "distinguished name". An example is "CN='My Certificate'; C='USA'". Please see http://msdn.microsoft.com/en-us/library/aa377160 and http://en.wikipedia.org/wiki/X.509 for more information.
- startTime
- Type: System DateTime
Certificate validity start DateTime
- endTime
- Type: System DateTime
Certificate validity end DateTime
See Also