Interface protos.google.cloud.security.privateca.v1.CertificateDescription.ISubjectDescription (5.2.0)

Properties of a SubjectDescription.

Package

@google-cloud/security-private-ca

Properties

hexSerialNumber

hexSerialNumber?: (string|null);

SubjectDescription hexSerialNumber

lifetime

lifetime?: (google.protobuf.IDuration|null);

SubjectDescription lifetime

notAfterTime

notAfterTime?: (google.protobuf.ITimestamp|null);

SubjectDescription notAfterTime

notBeforeTime

notBeforeTime?: (google.protobuf.ITimestamp|null);

SubjectDescription notBeforeTime

subject

subject?: (google.cloud.security.privateca.v1.ISubject|null);

SubjectDescription subject

subjectAltName

subjectAltName?: (google.cloud.security.privateca.v1.ISubjectAltNames|null);

SubjectDescription subjectAltName