CertificateDetails Constructor (String, DateTime, DateTime, String) |
Namespace:
NetworkCommsDotNet.Tools
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic CertificateDetails(
string x500,
DateTime startTime,
DateTime endTime,
string insecurePassword
)
Parameters
- x500
- Type: SystemString
- startTime
- Type: SystemDateTime
- endTime
- Type: SystemDateTime
- insecurePassword
- Type: SystemString
See Also