!!! Overview
[{$pagename}] (TBS implies To-Be-Signed) is a [Basic Certificate Field] that is a sequence which contains information associated with the subject of the certificate and the [CA] that issued it.  

[{$pagename}] contains the [data] that are used for the [Certificate Signature] ([Digital Signature]) calculation, which is [encoded|Encoding] using the [ASN.1] [Distinguished Encoding Rules] ([DER]) [X.690].
   
* [version|Certificate Version]
* [serialNumber|Certificate Serial Number]
* signature ([Certificate Algorithm ID])
* [issuer|Certificate Issuer]
* [validity|Certificate Validity Period]
* [subject|Certificate Subject]
* [subjectPublicKeyInfo]
* [issuerUniqueID] - IMPLICIT [UniqueIdentifier] [OPTIONAL], -- If present, [Certificate Version] [MUST] be v2 or [X.509v3]
* [subjectUniqueID] - IMPLICIT [UniqueIdentifier] [OPTIONAL], -- If present, [version] [MUST] be v2 or [X.509v3]
* [extensions|Certificate Extensions] field [MUST] only appear if the [Certificate Version] is [X.509v3]

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [4.1.2. TBSCertificate|https://tools.ietf.org/html/rfc5280#section-4.1.2|target='_blank'] - based on information obtained 2018-07-19