BundledEncryptedRecoveryInformation: {
    encryptedRecoveryInformation: HexString;
    encryptionPublicKey: HexString;
}

This is the wrapper used to transmit the encrypted recovery information and the public key used to derive the symmetric key that was used for the encryption.