TlvAddTrustedRootCertificateRequest: ObjectSchema<{
    rootCaCertificate: FieldType<Uint8Array>;
}> = ...

Input to the OperationalCredentials addTrustedRootCertificate command

MatterSpecification.v13.Core § 11.18.6.13