See Also: CertPath Members
An immutable certificate path that can be validated. All certificates in the path are of the same type (i.e., X509).
A CertPath can be represented as a byte array in at least one supported encoding scheme (i.e. PkiPath or PKCS7) when serialized.
When a List of the certificates is obtained it must be immutable.
A CertPath must be thread-safe without requiring coordinated access.