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

Properties of a SubjectDescription.

Package

@google-cloud/security-private-ca!

Properties

hexSerialNumber

hexSerialNumber?: (string|null);

SubjectDescription hexSerialNumber

Property Value
TypeDescription
(string|null)

lifetime

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

SubjectDescription lifetime

Property Value
TypeDescription
(google.protobuf.IDuration|null)

notAfterTime

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

SubjectDescription notAfterTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

notBeforeTime

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

SubjectDescription notBeforeTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

subject

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

SubjectDescription subject

Property Value
TypeDescription
(google.cloud.security.privateca.v1.ISubject|null)

subjectAltName

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

SubjectDescription subjectAltName

Property Value
TypeDescription
(google.cloud.security.privateca.v1.ISubjectAltNames|null)