SubjectDescription constructor
SubjectDescription({})
Implementation
SubjectDescription({
this.commonName,
this.hexSerialNumber,
this.lifetime,
this.notAfterTime,
this.notBeforeTime,
this.subject,
this.subjectAltName,
});