Configuration: {
    nextCertificateId: bigint;
    rootCertBytes: Uint8Array;
    rootCertId: bigint;
    rootKeyIdentifier: Uint8Array;
    rootKeyPair: BinaryKeyPair;
}